Lines Matching refs:kcontrol
568 struct snd_kcontrol *kcontrol, int event) \
623 struct snd_kcontrol *kcontrol, int event) in handsfreelpga_event() argument
639 struct snd_kcontrol *kcontrol, int event) in handsfreerpga_event() argument
655 struct snd_kcontrol *kcontrol, int event) in vibramux_event() argument
664 struct snd_kcontrol *kcontrol, int event) in apll_event() argument
680 struct snd_kcontrol *kcontrol, int event) in aif_event() argument
769 struct snd_kcontrol *kcontrol, int event) in headsetlpga_event() argument
794 struct snd_kcontrol *kcontrol, int event) in headsetrpga_event() argument
819 struct snd_kcontrol *kcontrol, int event) in digimic_event() argument
840 static int snd_soc_get_volsw_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_twl4030() argument
844 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_twl4030()
845 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_get_volsw_twl4030()
869 static int snd_soc_put_volsw_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_twl4030() argument
873 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_twl4030()
874 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_volsw_twl4030()
898 static int snd_soc_get_volsw_r2_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_r2_twl4030() argument
902 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_r2_twl4030()
903 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_get_volsw_r2_twl4030()
925 static int snd_soc_put_volsw_r2_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_r2_twl4030() argument
929 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_r2_twl4030()
930 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_volsw_r2_twl4030()
968 static int snd_soc_put_twl4030_opmode_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_put_twl4030_opmode_enum_double() argument
971 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_twl4030_opmode_enum_double()
980 return snd_soc_put_enum_double(kcontrol, ucontrol); in snd_soc_put_twl4030_opmode_enum_double()