Lines Matching refs:dapm
430 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
453 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
477 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
503 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
562 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
840 struct snd_soc_dapm_context *dapm = nau8824->dapm;
841 const char *prefix = dapm->component->name_prefix;
847 snd_soc_dapm_disable_pin(dapm, prefixed_pin);
849 snd_soc_dapm_disable_pin(dapm, pin);
855 struct snd_soc_dapm_context *dapm = nau8824->dapm;
856 const char *prefix = dapm->component->name_prefix;
862 snd_soc_dapm_force_enable_pin(dapm, prefixed_pin);
864 snd_soc_dapm_force_enable_pin(dapm, pin);
870 struct snd_soc_dapm_context *dapm = nau8824->dapm;
878 snd_soc_dapm_sync(dapm);
895 if (dapm->bias_level < SND_SOC_BIAS_PREPARE)
903 struct snd_soc_dapm_context *dapm = nau8824->dapm;
909 snd_soc_dapm_sync(dapm);
921 snd_soc_dapm_sync(dapm);
947 if (nau8824->dapm->bias_level < SND_SOC_BIAS_PREPARE)
1524 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
1526 nau8824->dapm = dapm;