Lines Matching refs:kcontrol

567 			       struct snd_kcontrol *kcontrol, int event) \
622 struct snd_kcontrol *kcontrol, int event) in handsfreelpga_event() argument
638 struct snd_kcontrol *kcontrol, int event) in handsfreerpga_event() argument
654 struct snd_kcontrol *kcontrol, int event) in vibramux_event() argument
663 struct snd_kcontrol *kcontrol, int event) in apll_event() argument
679 struct snd_kcontrol *kcontrol, int event) in aif_event() argument
768 struct snd_kcontrol *kcontrol, int event) in headsetlpga_event() argument
793 struct snd_kcontrol *kcontrol, int event) in headsetrpga_event() argument
818 struct snd_kcontrol *kcontrol, int event) in digimic_event() argument
839 static int snd_soc_get_volsw_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_twl4030() argument
843 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_twl4030()
844 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_get_volsw_twl4030()
868 static int snd_soc_put_volsw_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_twl4030() argument
872 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_twl4030()
873 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_volsw_twl4030()
897 static int snd_soc_get_volsw_r2_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_get_volsw_r2_twl4030() argument
901 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_r2_twl4030()
902 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_get_volsw_r2_twl4030()
924 static int snd_soc_put_volsw_r2_twl4030(struct snd_kcontrol *kcontrol, in snd_soc_put_volsw_r2_twl4030() argument
928 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_r2_twl4030()
929 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_volsw_r2_twl4030()
967 static int snd_soc_put_twl4030_opmode_enum_double(struct snd_kcontrol *kcontrol, in snd_soc_put_twl4030_opmode_enum_double() argument
970 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in snd_soc_put_twl4030_opmode_enum_double()
979 return snd_soc_put_enum_double(kcontrol, ucontrol); in snd_soc_put_twl4030_opmode_enum_double()