Searched defs:uac2_effect_unit_descriptor (Results 1 – 1 of 1) sorted by relevance
161 struct uac2_effect_unit_descriptor { struct162 __u8 bLength;163 __u8 bDescriptorType;164 __u8 bDescriptorSubtype;165 __u8 bUnitID;166 __le16 wEffectType;167 __u8 bSourceID;168 __u8 bmaControls[]; /* variable length */