Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/usb/
H A Dch9.h187 struct usb_config_descriptor { struct
188 __u8 bLength;
189 __u8 bDescriptorType;
190 __le16 wTotalLength;
191 __u8 bNumInterfaces;
192 __u8 bConfigurationValue;
193 __u8 iConfiguration;
194 __u8 bmAttributes;
195 __u8 bMaxPower;