Searched defs:USB_TYPE_CLASS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | usb.h | 120 #define USB_TYPE_CLASS (0x01 << 5) macro |
/freebsd/lib/libusb/ | ||
H A D | usb.h | 190 #define USB_TYPE_CLASS (0x01 << 5) macro |