Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libpcap/
HDpcap-usb-linux.c326 #define USB_DT_CONFIG 2 macro
389 ctrl.wValue = USB_DT_CONFIG << 8; in probe_devices()
392 ctrl.value = USB_DT_CONFIG << 8; in probe_devices()
/freebsd-13-stable/lib/libusb/
HDusb.h53 #define USB_DT_CONFIG 0x02 macro