Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/usb/
Dch9.h354 struct usb_config_descriptor { struct
355 __u8 bLength;
356 __u8 bDescriptorType;
358 __le16 wTotalLength;
359 __u8 bNumInterfaces;
360 __u8 bConfigurationValue;
361 __u8 iConfiguration;
362 __u8 bmAttributes;
363 __u8 bMaxPower;