Lines Matching defs:dapm
23 #include <sound/soc-dapm.h>
221 struct snd_soc_dapm_context *dapm;
230 dapm = snd_soc_component_get_dapm(rt298->component);
243 snd_soc_dapm_force_enable_pin(dapm, "HV");
244 snd_soc_dapm_force_enable_pin(dapm, "VREF");
246 snd_soc_dapm_force_enable_pin(dapm, "LDO1");
247 snd_soc_dapm_sync(dapm);
291 snd_soc_dapm_disable_pin(dapm, "HV");
292 snd_soc_dapm_disable_pin(dapm, "VREF");
295 snd_soc_dapm_disable_pin(dapm, "LDO1");
296 snd_soc_dapm_sync(dapm);
327 struct snd_soc_dapm_context *dapm;
335 dapm = snd_soc_component_get_dapm(component);
336 snd_soc_dapm_disable_pin(dapm, "LDO1");
337 snd_soc_dapm_sync(dapm);
361 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
459 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
481 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
500 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
546 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);