Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch9.h314 struct usb_config_descriptor { struct
315 __u8 bLength;
316 __u8 bDescriptorType;
318 __le16 wTotalLength;
319 __u8 bNumInterfaces;
320 __u8 bConfigurationValue;
321 __u8 iConfiguration;
322 __u8 bmAttributes;
323 __u8 bMaxPower;