Lines Matching defs:kcontrol

126 static int rt715_set_amp_gain_put(struct snd_kcontrol *kcontrol,
129 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
133 (struct soc_mixer_control *)kcontrol->private_value;
217 static int rt715_set_amp_gain_get(struct snd_kcontrol *kcontrol,
220 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
223 (struct soc_mixer_control *)kcontrol->private_value;
251 static int rt715_set_main_switch_put(struct snd_kcontrol *kcontrol,
254 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
333 static int rt715_set_main_switch_get(struct snd_kcontrol *kcontrol,
336 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
359 static int rt715_set_main_vol_put(struct snd_kcontrol *kcontrol,
362 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
442 static int rt715_set_main_vol_get(struct snd_kcontrol *kcontrol,
445 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol);
471 static int rt715_switch_info(struct snd_kcontrol *kcontrol,
481 static int rt715_vol_info(struct snd_kcontrol *kcontrol,
556 static int rt715_mux_get(struct snd_kcontrol *kcontrol,
560 snd_soc_dapm_kcontrol_component(kcontrol);
562 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
587 static int rt715_mux_put(struct snd_kcontrol *kcontrol,
591 snd_soc_dapm_kcontrol_component(kcontrol);
593 snd_soc_dapm_kcontrol_dapm(kcontrol);
595 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
624 snd_soc_dapm_mux_update_power(dapm, kcontrol,