Home
last modified time | relevance | path

Searched defs:USB_DT_HID (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/include/
Dusb_defs.h91 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
Dusbdevice.h203 #define USB_DT_HID (USB_TYPE_CLASS | 0x01) macro
/external/libusb-compat/libusb/
Dusb.h64 #define USB_DT_HID 0x21 macro