Lines Matching defs:kcontrol
581 struct snd_kcontrol *kcontrol, int event)
611 return arizona_clk_ev(w, kcontrol, event);
616 return arizona_dvfs_sysclk_ev(w, kcontrol, event);
620 struct snd_kcontrol *kcontrol, int event)
661 return wm_adsp_early_event(w, kcontrol, event);
664 static int wm5102_out_comp_coeff_get(struct snd_kcontrol *kcontrol,
667 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
678 static int wm5102_out_comp_coeff_put(struct snd_kcontrol *kcontrol,
681 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
696 static int wm5102_out_comp_switch_get(struct snd_kcontrol *kcontrol,
699 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
709 static int wm5102_out_comp_switch_put(struct snd_kcontrol *kcontrol,
712 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
714 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value;