Searched refs:usb_host_open (Results 1 – 1 of 1) sorted by relevance
948 static int usb_host_open(USBHostDevice *s, libusb_device *dev, int hostfd) in usb_host_open() function1219 rc = usb_host_open(s, NULL, fd); in usb_host_realize()1238 rc = usb_host_open(s, ldev, 0); in usb_host_realize()1890 if (usb_host_open(s, devs[i], 0) < 0) { in usb_host_auto_check()