Home
last modified time | relevance | path

Searched refs:USBDEVBUS_PATH (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dusb-linux.c83 #define USBDEVBUS_PATH "/dev/bus/usb" macro
1277 f = fopen(USBDEVBUS_PATH "/devices", "r"); in usb_host_scan()
1280 strcpy(devpath, USBDEVBUS_PATH); in usb_host_scan()
1283 dprintf(USBDBG_DEVOPENED, USBDEVBUS_PATH); in usb_host_scan()
1289 strcpy(devpath, USBDEVBUS_PATH); in usb_host_scan()