Searched refs:LIBUSB_ERROR_PIPE (Results 1 – 6 of 6) sorted by relevance
147 r = LIBUSB_ERROR_PIPE; in libusb_control_transfer()207 r = LIBUSB_ERROR_PIPE; in do_sync_bulk_transfer()
1076 LIBUSB_ERROR_PIPE = -9, enumerator
858 if (r != LIBUSB_ERROR_PIPE) in libusb_get_bos_descriptor()
2698 case LIBUSB_ERROR_PIPE: in libusb_error_name()
358 if (r == LIBUSB_ERROR_PIPE) { in send_mass_storage_command()362 } while ((r == LIBUSB_ERROR_PIPE) && (i<RETRY_MAX)); in send_mass_storage_command()382 if (r == LIBUSB_ERROR_PIPE) { in get_mass_storage_status()386 } while ((r == LIBUSB_ERROR_PIPE) && (i<RETRY_MAX)); in get_mass_storage_status()650 case LIBUSB_ERROR_PIPE: in test_hid()681 case LIBUSB_ERROR_PIPE: in test_hid()
144 return LIBUSB_ERROR_PIPE; in darwin_to_libusb()