Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
A Dch9.h349 struct usb_config_descriptor { struct
350 __u8 bLength;
351 __u8 bDescriptorType;
353 __le16 wTotalLength;
354 __u8 bNumInterfaces;
355 __u8 bConfigurationValue;
356 __u8 iConfiguration;
357 __u8 bmAttributes;
358 __u8 bMaxPower;

Completed in 10 milliseconds