Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Daudio-v2.h56 struct uac2_format_type_i_descriptor { struct
57 __u8 bLength; /* in bytes: 6 */
58 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */
59 __u8 bDescriptorSubtype; /* FORMAT_TYPE */
60 __u8 bFormatType; /* FORMAT_TYPE_1 */
61 __u8 bSubslotSize; /* {1,2,3,4} */
62 __u8 bBitResolution;