OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:usb_host_device_path
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
usb-linux.c
86
static char *
usb_host_device_path
;
variable
898
if (!
usb_host_device_path
) {
902
snprintf(buf, sizeof(buf), "%s/%03d/%03d",
usb_host_device_path
,
1067
if (!
usb_host_device_path
) {
1071
snprintf(line, sizeof(line), "%s/devices",
usb_host_device_path
);
[
all
...]
Completed in 39 milliseconds