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

/freebsd-10.3-release/lib/libusb/
H A Dusb.h51 #define USB_DT_DEVICE 0x01 macro
/freebsd-10.3-release/contrib/libpcap/
H A Dpcap-usb-linux.c225 #define USB_DT_DEVICE 1 macro
266 ctrl.wValue = USB_DT_DEVICE << 8;
272 ctrl.value = USB_DT_DEVICE << 8;

Completed in 185 milliseconds