Home
last modified time | relevance | path

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

/linux-3.3/include/linux/usb/
Dch9.h306 struct usb_config_descriptor { struct
307 __u8 bLength;
308 __u8 bDescriptorType;
310 __le16 wTotalLength;
311 __u8 bNumInterfaces;
312 __u8 bConfigurationValue;
313 __u8 iConfiguration;
314 __u8 bmAttributes;
315 __u8 bMaxPower;