Searched refs:LIBUSB_TRANSFER_SHORT_NOT_OK (Results 1 – 2 of 2) sorted by relevance
1233 if (flags & LIBUSB_TRANSFER_SHORT_NOT_OK) { in libusb10_bulk_intr_proxy()1308 if (flags & LIBUSB_TRANSFER_SHORT_NOT_OK) { in libusb10_ctrl_proxy()
232 LIBUSB_TRANSFER_SHORT_NOT_OK = 1 << 0, enumerator