Searched refs:LIBUSB_ERROR_NO_DEVICE (Results 1 – 5 of 5) sorted by relevance
654 return LIBUSB_ERROR_NO_DEVICE; in usbfs_get_active_config()1064 return LIBUSB_ERROR_NO_DEVICE; in op_open()1107 return LIBUSB_ERROR_NO_DEVICE; in op_set_configuration()1141 return LIBUSB_ERROR_NO_DEVICE; in op_claim_interface()1156 return LIBUSB_ERROR_NO_DEVICE; in op_release_interface()1179 return LIBUSB_ERROR_NO_DEVICE; in op_set_interface()1199 return LIBUSB_ERROR_NO_DEVICE; in op_clear_halt()1238 return LIBUSB_ERROR_NO_DEVICE; in op_kernel_driver_active()1266 return LIBUSB_ERROR_NO_DEVICE; in op_detach_kernel_driver()1294 return LIBUSB_ERROR_NO_DEVICE; in op_attach_kernel_driver()[all …]
97 return LIBUSB_ERROR_NO_DEVICE; in darwin_to_libusb()976 return LIBUSB_ERROR_NO_DEVICE; in darwin_set_interface_altsetting()
133 r = LIBUSB_ERROR_NO_DEVICE; in libusb_control_transfer()203 r = LIBUSB_ERROR_NO_DEVICE; in do_sync_bulk_transfer()
611 LIBUSB_ERROR_NO_DEVICE = -4, enumerator
73 case LIBUSB_ERROR_NO_DEVICE: in libusb_to_errno()