Searched refs:LIBUSB_ERROR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
422 ret = LIBUSB_ERROR_NOT_FOUND; in libusb_get_max_packet_size()713 err = LIBUSB_ERROR_NOT_FOUND; in libusb_release_interface()737 err = LIBUSB_ERROR_NOT_FOUND; in libusb_set_interface_alt_setting()1502 return (LIBUSB_ERROR_NOT_FOUND); in libusb_cancel_transfer()1523 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1534 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1564 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1645 case LIBUSB_ERROR_NOT_FOUND: in libusb_strerror()1682 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()
187 LIBUSB_ERROR_NOT_FOUND = -5, enumerator