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