Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libusb/
HDlibusb10.h51 case LIBUSB_DEBUG_TRANSFER: \
52 if ((ctx)->debug & LIBUSB_DEBUG_TRANSFER) { \
HDlibusb.h253 LIBUSB_DEBUG_TRANSFER=2, enumerator
HDlibusb10_io.c526 DPRINTF(ctx, LIBUSB_DEBUG_TRANSFER, "sync I/O done"); in libusb10_do_transfer_cb()