Home
last modified time | relevance | path

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

/u-boot/include/
A Dusbdescriptors.h443 struct usb_class_report_descriptor { struct
444 u8 bLength; /* dummy */
445 u8 bDescriptorType;
446 u16 wLength;
447 u8 bData[0];
/u-boot/include/linux/usb/
A Dch9.h401 struct __packed usb_class_report_descriptor { struct
402 u8 bLength; /* dummy */
403 u8 bDescriptorType;
404 u16 wLength;
405 u8 bData[0];

Completed in 10 milliseconds