Home
last modified time | relevance | path

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

/external/qemu/
Dusb-linux.c1257 static int usb_host_scan(void *opaque, USBScanFunc *func) in usb_host_scan() function
1377 usb_host_scan(NULL, usb_host_auto_scan); in usb_host_auto_timer()
1554 ret = usb_host_scan(&fs, usb_host_find_device_scan); in usb_host_find_device()
1566 ret = usb_host_scan(&fs, usb_host_find_device_scan); in usb_host_find_device()
1679 usb_host_scan(NULL, usb_host_info_device); in usb_host_info()