Lines Matching defs:dapm
23 #include <sound/soc-dapm.h>
217 struct snd_soc_dapm_context *dapm;
226 dapm = snd_soc_component_get_dapm(rt286->component);
236 snd_soc_dapm_force_enable_pin(dapm, "HV");
237 snd_soc_dapm_force_enable_pin(dapm, "VREF");
239 snd_soc_dapm_force_enable_pin(dapm, "LDO1");
240 snd_soc_dapm_sync(dapm);
280 snd_soc_dapm_disable_pin(dapm, "HV");
281 snd_soc_dapm_disable_pin(dapm, "VREF");
282 snd_soc_dapm_disable_pin(dapm, "LDO1");
283 snd_soc_dapm_sync(dapm);
311 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
319 snd_soc_dapm_force_enable_pin(dapm, "LDO1");
327 snd_soc_dapm_disable_pin(dapm, "LDO1");
329 snd_soc_dapm_sync(dapm);
338 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm);
438 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
460 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
479 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
498 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);