Home
last modified time | relevance | path

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

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