Lines Matching defs:kcontrol
299 static int wm8994_put_drc_sw(struct snd_kcontrol *kcontrol,
303 (struct soc_mixer_control *)kcontrol->private_value;
304 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
320 return snd_soc_put_volsw(kcontrol, ucontrol);
358 static int wm8994_put_drc_enum(struct snd_kcontrol *kcontrol,
361 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
365 int drc = wm8994_get_drc(kcontrol->id.name);
381 static int wm8994_get_drc_enum(struct snd_kcontrol *kcontrol,
384 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
386 int drc = wm8994_get_drc(kcontrol->id.name);
465 static int wm8994_put_retune_mobile_enum(struct snd_kcontrol *kcontrol,
468 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
472 int block = wm8994_get_retune_mobile_block(kcontrol->id.name);
488 static int wm8994_get_retune_mobile_enum(struct snd_kcontrol *kcontrol,
491 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
493 int block = wm8994_get_retune_mobile_block(kcontrol->id.name);
808 struct snd_kcontrol *kcontrol, int event)
984 struct snd_kcontrol *kcontrol, int event)
1099 struct snd_kcontrol *kcontrol, int event)
1204 struct snd_kcontrol *kcontrol, int event)
1296 struct snd_kcontrol *kcontrol, int event)
1314 struct snd_kcontrol *kcontrol, int event)
1332 struct snd_kcontrol *kcontrol, int event)
1340 aif1clk_ev(w, kcontrol, SND_SOC_DAPM_PRE_PMU);
1344 aif1clk_ev(w, kcontrol, SND_SOC_DAPM_POST_PMU);
1348 aif2clk_ev(w, kcontrol, SND_SOC_DAPM_PRE_PMU);
1352 aif2clk_ev(w, kcontrol, SND_SOC_DAPM_POST_PMU);
1359 wm8958_aif_ev(w, kcontrol, event);
1365 struct snd_kcontrol *kcontrol, int event)
1373 aif1clk_ev(w, kcontrol, SND_SOC_DAPM_PRE_PMD);
1376 aif1clk_ev(w, kcontrol, SND_SOC_DAPM_POST_PMD);
1380 aif2clk_ev(w, kcontrol, SND_SOC_DAPM_PRE_PMD);
1383 aif2clk_ev(w, kcontrol, SND_SOC_DAPM_POST_PMD);
1393 struct snd_kcontrol *kcontrol, int event)
1395 late_enable_ev(w, kcontrol, event);
1400 struct snd_kcontrol *kcontrol, int event)
1402 late_enable_ev(w, kcontrol, event);
1407 struct snd_kcontrol *kcontrol, int event)
1448 struct snd_kcontrol *kcontrol, int event)
1515 static int wm8994_put_class_w(struct snd_kcontrol *kcontrol,
1518 struct snd_soc_component *component = snd_soc_dapm_kcontrol_component(kcontrol);
1521 ret = snd_soc_dapm_put_volsw(kcontrol, ucontrol);