Searched refs:LIBUSB_ERROR_NOT_FOUND (Results 1 – 6 of 6) sorted by relevance
339 return LIBUSB_ERROR_NOT_FOUND; /* device is unconfigured */ in usbfs_get_active_config_descriptor()434 return LIBUSB_ERROR_NOT_FOUND; in sysfs_get_active_config_descriptor()455 return LIBUSB_ERROR_NOT_FOUND; in sysfs_get_active_config_descriptor()502 r = LIBUSB_ERROR_NOT_FOUND; in sysfs_get_active_config_descriptor()608 return LIBUSB_ERROR_NOT_FOUND; in cache_active_config()1103 return LIBUSB_ERROR_NOT_FOUND; in op_set_configuration()1137 return LIBUSB_ERROR_NOT_FOUND; in op_claim_interface()1177 return LIBUSB_ERROR_NOT_FOUND; in op_set_interface()1197 return LIBUSB_ERROR_NOT_FOUND; in op_clear_halt()1215 return LIBUSB_ERROR_NOT_FOUND; in op_reset_device()[all …]
867 return LIBUSB_ERROR_NOT_FOUND; in darwin_claim_interface()880 return LIBUSB_ERROR_NOT_FOUND; in darwin_claim_interface()1006 return LIBUSB_ERROR_NOT_FOUND; in darwin_clear_halt()1091 return LIBUSB_ERROR_NOT_FOUND; in submit_bulk_transfer()1156 return LIBUSB_ERROR_NOT_FOUND; in submit_iso_transfer()1264 return LIBUSB_ERROR_NOT_FOUND; in darwin_abort_transfers()
731 return LIBUSB_ERROR_NOT_FOUND; in libusb_get_max_packet_size()782 return LIBUSB_ERROR_NOT_FOUND; in libusb_get_max_iso_packet_size()1240 r = LIBUSB_ERROR_NOT_FOUND; in libusb_release_interface()1285 return LIBUSB_ERROR_NOT_FOUND; in libusb_set_interface_alt_setting()
544 return LIBUSB_ERROR_NOT_FOUND; in libusb_get_config_descriptor()640 return LIBUSB_ERROR_NOT_FOUND; in libusb_get_config_descriptor_by_value()
614 LIBUSB_ERROR_NOT_FOUND = -5, enumerator
75 case LIBUSB_ERROR_NOT_FOUND: in libusb_to_errno()