Home
last modified time | relevance | path

Searched refs:LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK (Results 1 – 3 of 3) sorted by relevance

/dragonfly/lib/libusb/
HDlibusb20.h131 LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK = 0x0001, enumerator
HDlibusb20_ugen20.c713 if (!(flags & LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK)) { in ugen20_do_request_sync()
872 if (!(xfer->flags & LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK)) { in ugen20_tr_submit()
HDlibusb20.c804 ptr, NULL, 1000, LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK); in libusb20_dev_req_string_sync()
814 ptr, NULL, 1000, LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK); in libusb20_dev_req_string_sync()