Searched refs:LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK (Results 1 – 3 of 3) sorted by relevance
132 LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK = 0x0001, enumerator
729 if (!(flags & LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK)) { in ugen20_do_request_sync()888 if (!(xfer->flags & LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK)) { in ugen20_tr_submit()
847 ptr, NULL, 1000, LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK); in libusb20_dev_req_string_sync()855 flags = LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK; in libusb20_dev_req_string_sync()