Lines Matching refs:kcontrol
335 static int wm8993_put_dc_servo(struct snd_kcontrol *kcontrol, in wm8993_put_dc_servo() argument
338 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8993_put_dc_servo()
342 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8993_put_dc_servo()
501 struct snd_kcontrol *kcontrol, int event) in hp_supply_event() argument
543 struct snd_kcontrol *kcontrol, int event) in hp_event() argument
650 struct snd_kcontrol *kcontrol, int event) in micbias_event() argument
698 static int class_w_put_volsw(struct snd_kcontrol *kcontrol, in class_w_put_volsw() argument
701 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in class_w_put_volsw()
704 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in class_w_put_volsw()
718 static int class_w_put_double(struct snd_kcontrol *kcontrol, in class_w_put_double() argument
721 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in class_w_put_double()
724 ret = snd_soc_dapm_put_enum_double(kcontrol, ucontrol); in class_w_put_double()