Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusbdescriptors.h203 struct usb_configuration_descriptor { struct
204 u8 bLength;
205 u8 bDescriptorType; /* 0x2 */
206 u16 wTotalLength;
207 u8 bNumInterfaces;
208 u8 bConfigurationValue;
209 u8 iConfiguration;
210 u8 bmAttributes;
211 u8 bMaxPower;