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