Searched defs:usb_config_descriptor (Results 1 – 1 of 1) sorted by relevance
314 struct usb_config_descriptor { struct315 __u8 bLength;316 __u8 bDescriptorType;318 __le16 wTotalLength;319 __u8 bNumInterfaces;320 __u8 bConfigurationValue;321 __u8 iConfiguration;322 __u8 bmAttributes;323 __u8 bMaxPower;