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