Searched refs:LIBUSB_TRANSFER_SHORT_NOT_OK (Results 1 – 4 of 4) sorted by relevance
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()