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

/freebsd-12-stable/lib/libusb/
H A Dusb.h53 #define USB_DT_DEVICE 0x01 macro
/freebsd-12-stable/contrib/libpcap/
H A Dpcap-usb-linux.c492 #define USB_DT_DEVICE 1 macro
533 ctrl.wValue = USB_DT_DEVICE << 8;
539 ctrl.value = USB_DT_DEVICE << 8;

Completed in 106 milliseconds