Searched defs:uac2_ac_header_descriptor (Results 1 – 1 of 1) sorted by relevance
45 struct uac2_ac_header_descriptor { struct46 __u8 bLength; /* 9 */47 __u8 bDescriptorType; /* USB_DT_CS_INTERFACE */48 __u8 bDescriptorSubtype; /* UAC_MS_HEADER */49 __le16 bcdADC; /* 0x0200 */50 __u8 bCategory;51 __le16 wTotalLength; /* includes Unit and Terminal desc. */52 __u8 bmControls;