Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h93 struct usb_linux_config_descriptor { struct
94 unsigned char bLength;
95 unsigned char bDescriptorType;
96 unsigned short wTotalLength;
97 unsigned char bNumInterfaces;
98 unsigned char bConfigurationValue;
99 unsigned char iConfiguration;
100 unsigned char bmAttributes;
101 unsigned char MaxPower;