Lines Matching defs:dapm
431 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
454 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
478 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
504 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
563 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
841 struct snd_soc_dapm_context *dapm = nau8824->dapm;
847 snd_soc_dapm_disable_pin(dapm, "SAR");
848 snd_soc_dapm_disable_pin(dapm, "MICBIAS");
849 snd_soc_dapm_sync(dapm);
866 if (dapm->bias_level < SND_SOC_BIAS_PREPARE)
874 struct snd_soc_dapm_context *dapm = nau8824->dapm;
878 snd_soc_dapm_force_enable_pin(dapm, "MICBIAS");
879 snd_soc_dapm_force_enable_pin(dapm, "SAR");
880 snd_soc_dapm_sync(dapm);
890 snd_soc_dapm_disable_pin(dapm, "SAR");
891 snd_soc_dapm_disable_pin(dapm, "MICBIAS");
892 snd_soc_dapm_sync(dapm);
921 if (nau8824->dapm->bias_level < SND_SOC_BIAS_PREPARE)
1509 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
1511 nau8824->dapm = dapm;