Home
last modified time | relevance | path

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

/freebsd/lib/libusb/
H A Dlibusb20.h132 LIBUSB20_TRANSFER_SINGLE_SHORT_NOT_OK = 0x0001, enumerator
H A Dlibusb20_ugen20.c729 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()
H A Dlibusb20.c847 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()