Lines Matching defs:kcontrol
733 static int aw88261_get_fade_in_time(struct snd_kcontrol *kcontrol,
736 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
745 static int aw88261_set_fade_in_time(struct snd_kcontrol *kcontrol,
748 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
751 (struct soc_mixer_control *)kcontrol->private_value;
768 static int aw88261_get_fade_out_time(struct snd_kcontrol *kcontrol,
771 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
780 static int aw88261_set_fade_out_time(struct snd_kcontrol *kcontrol,
783 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
786 (struct soc_mixer_control *)kcontrol->private_value;
816 static int aw88261_profile_info(struct snd_kcontrol *kcontrol,
819 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
854 static int aw88261_profile_get(struct snd_kcontrol *kcontrol,
857 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
865 static int aw88261_profile_set(struct snd_kcontrol *kcontrol,
868 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
891 static int aw88261_volume_get(struct snd_kcontrol *kcontrol,
894 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
903 static int aw88261_volume_set(struct snd_kcontrol *kcontrol,
906 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
910 (struct soc_mixer_control *)kcontrol->private_value;
928 static int aw88261_get_fade_step(struct snd_kcontrol *kcontrol,
931 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
939 static int aw88261_set_fade_step(struct snd_kcontrol *kcontrol,
942 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
945 (struct soc_mixer_control *)kcontrol->private_value;