Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-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/lib/libusb/
H A Dusb.h52 #define USB_DT_DEVICE 0x01 macro