Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libpcap/
HDpcap-usb-linux.c325 #define USB_DT_DEVICE 1 macro
372 ctrl.wValue = USB_DT_DEVICE << 8; in probe_devices()
378 ctrl.value = USB_DT_DEVICE << 8; in probe_devices()
/freebsd-13-stable/lib/libusb/
HDusb.h52 #define USB_DT_DEVICE 0x01 macro