Searched refs:LIBUSB_ERROR_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
98 [-LIBUSB_ERROR_NOT_FOUND] = "Not found",118 [-LIBUSB_ERROR_NOT_FOUND] = "不存在",548 ret = LIBUSB_ERROR_NOT_FOUND; in libusb_get_max_packet_size()849 err = LIBUSB_ERROR_NOT_FOUND; in libusb_release_interface()873 err = LIBUSB_ERROR_NOT_FOUND; in libusb_set_interface_alt_setting()1648 return (LIBUSB_ERROR_NOT_FOUND); in libusb_cancel_transfer()1669 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1680 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1710 retval = LIBUSB_ERROR_NOT_FOUND; in libusb_cancel_transfer()1816 case LIBUSB_ERROR_NOT_FOUND: in libusb_error_name()
123 return (LIBUSB_ERROR_NOT_FOUND); in libusb_get_config_descriptor()293 return (LIBUSB_ERROR_NOT_FOUND); in libusb_get_config_descriptor_by_value()
217 LIBUSB_ERROR_NOT_FOUND = -5, enumerator