Lines Matching refs:kcontrol
334 static int wm8993_put_dc_servo(struct snd_kcontrol *kcontrol, in wm8993_put_dc_servo() argument
337 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8993_put_dc_servo()
341 ret = snd_soc_put_volsw(kcontrol, ucontrol); in wm8993_put_dc_servo()
500 struct snd_kcontrol *kcontrol, int event) in hp_supply_event() argument
542 struct snd_kcontrol *kcontrol, int event) in hp_event() argument
649 struct snd_kcontrol *kcontrol, int event) in micbias_event() argument
697 static int class_w_put_volsw(struct snd_kcontrol *kcontrol, in class_w_put_volsw() argument
700 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in class_w_put_volsw()
703 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol); in class_w_put_volsw()
717 static int class_w_put_double(struct snd_kcontrol *kcontrol, in class_w_put_double() argument
720 struct snd_soc_codec *codec = snd_soc_dapm_kcontrol_codec(kcontrol); in class_w_put_double()
723 ret = snd_soc_dapm_put_enum_double(kcontrol, ucontrol); in class_w_put_double()