Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhost-libusb.c341 static void usb_host_libusb_error(const char *func, int rc) in usb_host_libusb_error() function
700 usb_host_libusb_error("libusb_submit_transfer [iso]", rc); in usb_host_iso_data_in()
762 usb_host_libusb_error("libusb_submit_transfer [iso]", rc); in usb_host_iso_data_out()
1306 usb_host_libusb_error("libusb_kernel_driver_active", rc); in usb_host_detach_kernel()
1315 usb_host_libusb_error("libusb_detach_kernel_driver", rc); in usb_host_detach_kernel()
1396 usb_host_libusb_error("libusb_release_interface", rc); in usb_host_release_interfaces()
1419 usb_host_libusb_error("libusb_set_configuration", rc); in usb_host_set_config()
1451 usb_host_libusb_error("libusb_set_interface_alt_setting", rc); in usb_host_set_interface()
1675 usb_host_libusb_error("libusb_alloc_streams", rc); in usb_host_alloc_streams()