Searched refs:USBDEVBUS_PATH (Results 1 – 1 of 1) sorted by relevance
83 #define USBDEVBUS_PATH "/dev/bus/usb" macro1277 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()