Searched refs:LIBUSB_TRANSFER_SHORT_NOT_OK (Results 1 – 7 of 7) sorted by relevance
706 if ((transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) == 0) in _sync_control_transfer()798 if ((transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) == 0) in _sync_gen_transfer()
185 transfer->flags = LIBUSB_TRANSFER_SHORT_NOT_OK in set_mode_async()
214 transfer->flags = LIBUSB_TRANSFER_SHORT_NOT_OK in set_mode_async()
672 LIBUSB_TRANSFER_SHORT_NOT_OK = 1<<0, enumerator
1384 && transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) { in usbi_handle_transfer_completion()
1141 LIBUSB_TRANSFER_SHORT_NOT_OK = 1<<0, enumerator
1545 && transfer->flags & LIBUSB_TRANSFER_SHORT_NOT_OK) { in usbi_handle_transfer_completion()