Home
last modified time | relevance | path

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

/external/qemu/
Dusb-linux.c185 static USBHostDevice *hostdev_find(int bus_num, int addr) in hostdev_find() function
1000 if (hostdev_find(bus_num, addr)) { in usb_host_device_open()
1022 s = hostdev_find(bus_num, addr); in usb_host_device_close()
1361 if (hostdev_find(bus_num, addr)) in usb_host_auto_scan()