Home
last modified time | relevance | path

Searched refs:LIBUSB_TRANSFER_FREE_TRANSFER (Results 1 – 2 of 2) sorted by relevance

/dragonfly/lib/libusb/
HDlibusb.h204 LIBUSB_TRANSFER_FREE_TRANSFER = 1 << 2, enumerator
HDlibusb10_io.c214 if (flags & LIBUSB_TRANSFER_FREE_TRANSFER) in libusb10_handle_events_sub()