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

/freebsd-11.0-release/lib/libusb/
H A Dusb.h51 #define USB_DT_DEVICE 0x01 macro
/freebsd-11.0-release/contrib/libpcap/
H A Dpcap-usb-linux.c234 #define USB_DT_DEVICE 1 macro
275 ctrl.wValue = USB_DT_DEVICE << 8;
281 ctrl.value = USB_DT_DEVICE << 8;

Completed in 95 milliseconds