Lines Matching defs:dapm
656 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
694 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm);
1187 struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(component);
1189 snd_soc_dapm_new_controls(dapm, wm8904_core_dapm_widgets,
1191 snd_soc_dapm_add_routes(dapm, core_intercon,
1203 snd_soc_dapm_new_controls(dapm, wm8904_adc_dapm_widgets,
1205 snd_soc_dapm_new_controls(dapm, wm8904_dac_dapm_widgets,
1207 snd_soc_dapm_new_controls(dapm, wm8904_dapm_widgets,
1210 snd_soc_dapm_add_routes(dapm, adc_intercon,
1212 snd_soc_dapm_add_routes(dapm, dac_intercon,
1214 snd_soc_dapm_add_routes(dapm, wm8904_intercon,
1222 snd_soc_dapm_new_controls(dapm, wm8904_dac_dapm_widgets,
1225 snd_soc_dapm_add_routes(dapm, dac_intercon,
1227 snd_soc_dapm_add_routes(dapm, wm8912_intercon,