Lines Matching refs:kcontrol
582 struct snd_kcontrol *kcontrol, int event) in wm5102_sysclk_ev() argument
614 return arizona_dvfs_sysclk_ev(w, kcontrol, event); in wm5102_sysclk_ev()
618 struct snd_kcontrol *kcontrol, int event) in wm5102_adsp_power_ev() argument
657 return wm_adsp2_early_event(w, kcontrol, event); in wm5102_adsp_power_ev()
660 static int wm5102_out_comp_coeff_get(struct snd_kcontrol *kcontrol, in wm5102_out_comp_coeff_get() argument
663 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm5102_out_comp_coeff_get()
674 static int wm5102_out_comp_coeff_put(struct snd_kcontrol *kcontrol, in wm5102_out_comp_coeff_put() argument
677 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm5102_out_comp_coeff_put()
689 static int wm5102_out_comp_switch_get(struct snd_kcontrol *kcontrol, in wm5102_out_comp_switch_get() argument
692 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm5102_out_comp_switch_get()
702 static int wm5102_out_comp_switch_put(struct snd_kcontrol *kcontrol, in wm5102_out_comp_switch_put() argument
705 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm5102_out_comp_switch_put()