Searched defs:usb_config_descriptor (Results 1 – 1 of 1) sorted by relevance
350 struct usb_config_descriptor { struct351 __u8 bLength;352 __u8 bDescriptorType;354 __le16 wTotalLength;355 __u8 bNumInterfaces;356 __u8 bConfigurationValue;357 __u8 iConfiguration;358 __u8 bmAttributes;359 __u8 bMaxPower;