Searched defs:sst_gain_mixer_control (Results 1 – 1 of 1) sorted by relevance
688 struct sst_gain_mixer_control { struct689 bool stereo;690 enum sst_gain_kcontrol_type type;691 struct sst_gain_value *gain_val;692 int max;693 int min;694 u16 instance_id;695 u16 module_id;696 u16 pipe_id;697 u16 task_id;[all …]