Home
last modified time | relevance | path

Searched defs:usb_class_report_descriptor (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/
Dusbdescriptors.h458 struct usb_class_report_descriptor { struct
459 u8 bLength; /* dummy */
460 u8 bDescriptorType;
461 u16 wLength;
462 u8 bData[0];
/external/u-boot/include/linux/usb/
Dch9.h401 struct __packed usb_class_report_descriptor { struct
402 u8 bLength; /* dummy */
403 u8 bDescriptorType;
404 u16 wLength;
405 u8 bData[0];