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