Lines Matching defs:sst_gain_mixer_control
690 struct sst_gain_mixer_control { struct
691 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;
723 .private_value = (unsigned long)&(struct sst_gain_mixer_control) \ argument