Searched refs:LIBUSB_ERROR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
440 ret = LIBUSB_ERROR_NOT_FOUND; in libusb_get_max_packet_size()740 err = LIBUSB_ERROR_NOT_FOUND; in libusb_release_interface()764 err = LIBUSB_ERROR_NOT_FOUND; in libusb_set_interface_alt_setting()1529 return (LIBUSB_ERROR_NOT_FOUND); in libusb_cancel_transfer()1550 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1561 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1591 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1672 case LIBUSB_ERROR_NOT_FOUND: in libusb_strerror()1709 case LIBUSB_ERROR_NOT_FOUND: in libusb_error_name()
124 return (LIBUSB_ERROR_NOT_FOUND); in libusb_get_config_descriptor()294 return (LIBUSB_ERROR_NOT_FOUND); in libusb_get_config_descriptor_by_value()
203 LIBUSB_ERROR_NOT_FOUND = -5, enumerator