Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dhost-libusb.c162 static void usb_host_attach_kernel(USBHostDevice *s);
1064 usb_host_attach_kernel(s); in usb_host_open()
1121 usb_host_attach_kernel(s); in usb_host_close()
1158 usb_host_attach_kernel(s); in usb_host_exit_notifier()
1322 static void usb_host_attach_kernel(USBHostDevice *s) in usb_host_attach_kernel() function
H A Dtrace-events318 usb_host_attach_kernel(int bus, int addr, int interface) "dev %d:%d, if %d"