Searched defs:usb_config_descriptor (Results 1 – 1 of 1) sorted by relevance
111378 struct usb_config_descriptor { struct111379 __u8 bLength;111380 __u8 bDescriptorType;111381 __le16 wTotalLength;111382 __u8 bNumInterfaces;111383 __u8 bConfigurationValue;111384 __u8 iConfiguration;111385 __u8 bmAttributes;111386 __u8 bMaxPower;