Searched defs:uac2_effect_unit_descriptor (Results 1 – 1 of 1) sorted by relevance
172 struct uac2_effect_unit_descriptor { struct173 __u8 bLength;174 __u8 bDescriptorType;175 __u8 bDescriptorSubtype;176 __u8 bUnitID;177 __le16 wEffectType;178 __u8 bSourceID;179 __u8 bmaControls[]; /* variable length */