Searched defs:sst_gain_mixer_control (Results 1 – 1 of 1) sorted by relevance
697 struct sst_gain_mixer_control { struct698 bool stereo;699 enum sst_gain_kcontrol_type type;700 struct sst_gain_value *gain_val;701 int max;702 int min;703 u16 instance_id;704 u16 module_id;705 u16 pipe_id;706 u16 task_id;[all …]