Lines Matching defs:kcontrol
560 struct snd_kcontrol *kcontrol, int event) \
615 struct snd_kcontrol *kcontrol, int event)
631 struct snd_kcontrol *kcontrol, int event)
647 struct snd_kcontrol *kcontrol, int event)
656 struct snd_kcontrol *kcontrol, int event)
672 struct snd_kcontrol *kcontrol, int event)
763 struct snd_kcontrol *kcontrol, int event)
788 struct snd_kcontrol *kcontrol, int event)
813 struct snd_kcontrol *kcontrol, int event)
834 static int snd_soc_get_volsw_twl4030(struct snd_kcontrol *kcontrol,
838 (struct soc_mixer_control *)kcontrol->private_value;
839 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
863 static int snd_soc_put_volsw_twl4030(struct snd_kcontrol *kcontrol,
867 (struct soc_mixer_control *)kcontrol->private_value;
868 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
892 static int snd_soc_get_volsw_r2_twl4030(struct snd_kcontrol *kcontrol,
896 (struct soc_mixer_control *)kcontrol->private_value;
897 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
919 static int snd_soc_put_volsw_r2_twl4030(struct snd_kcontrol *kcontrol,
923 (struct soc_mixer_control *)kcontrol->private_value;
924 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
962 static int snd_soc_put_twl4030_opmode_enum_double(struct snd_kcontrol *kcontrol,
965 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
974 return snd_soc_put_enum_double(kcontrol, ucontrol);