HomeSort by relevance Sort by last modified time
    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