Searched refs:LIBUSB_ERROR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
435 ret = LIBUSB_ERROR_NOT_FOUND; in libusb_get_max_packet_size()726 err = LIBUSB_ERROR_NOT_FOUND; in libusb_release_interface()750 err = LIBUSB_ERROR_NOT_FOUND; in libusb_set_interface_alt_setting()1515 return (LIBUSB_ERROR_NOT_FOUND); in libusb_cancel_transfer()1536 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1547 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1577 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1658 case LIBUSB_ERROR_NOT_FOUND: in libusb_strerror()1695 case LIBUSB_ERROR_NOT_FOUND: in libusb_error_name()
122 return (LIBUSB_ERROR_NOT_FOUND); in libusb_get_config_descriptor()292 return (LIBUSB_ERROR_NOT_FOUND); in libusb_get_config_descriptor_by_value()
201 LIBUSB_ERROR_NOT_FOUND = -5, enumerator