Lines Matching defs:kcontrol
104 static int aw88395_get_fade_in_time(struct snd_kcontrol *kcontrol,
107 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
116 static int aw88395_set_fade_in_time(struct snd_kcontrol *kcontrol,
119 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
122 (struct soc_mixer_control *)kcontrol->private_value;
139 static int aw88395_get_fade_out_time(struct snd_kcontrol *kcontrol,
142 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
151 static int aw88395_set_fade_out_time(struct snd_kcontrol *kcontrol,
154 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
157 (struct soc_mixer_control *)kcontrol->private_value;
173 static int aw88395_profile_info(struct snd_kcontrol *kcontrol,
176 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
211 static int aw88395_profile_get(struct snd_kcontrol *kcontrol,
214 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
222 static int aw88395_profile_set(struct snd_kcontrol *kcontrol,
225 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
248 static int aw88395_volume_get(struct snd_kcontrol *kcontrol,
251 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
260 static int aw88395_volume_set(struct snd_kcontrol *kcontrol,
263 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
267 (struct soc_mixer_control *)kcontrol->private_value;
284 static int aw88395_get_fade_step(struct snd_kcontrol *kcontrol,
287 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
295 static int aw88395_set_fade_step(struct snd_kcontrol *kcontrol,
298 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
301 (struct soc_mixer_control *)kcontrol->private_value;
316 static int aw88395_re_get(struct snd_kcontrol *kcontrol,
319 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
328 static int aw88395_re_set(struct snd_kcontrol *kcontrol,
331 struct snd_soc_component *codec = snd_soc_kcontrol_component(kcontrol);
334 (struct soc_mixer_control *)kcontrol->private_value;