Lines Matching refs:dapm
676 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in sysclk_event()
714 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in out_pga_event()
1171 struct snd_soc_dapm_context *dapm = snd_soc_codec_get_dapm(codec); in wm8904_add_widgets() local
1173 snd_soc_dapm_new_controls(dapm, wm8904_core_dapm_widgets, in wm8904_add_widgets()
1175 snd_soc_dapm_add_routes(dapm, core_intercon, in wm8904_add_widgets()
1187 snd_soc_dapm_new_controls(dapm, wm8904_adc_dapm_widgets, in wm8904_add_widgets()
1189 snd_soc_dapm_new_controls(dapm, wm8904_dac_dapm_widgets, in wm8904_add_widgets()
1191 snd_soc_dapm_new_controls(dapm, wm8904_dapm_widgets, in wm8904_add_widgets()
1194 snd_soc_dapm_add_routes(dapm, adc_intercon, in wm8904_add_widgets()
1196 snd_soc_dapm_add_routes(dapm, dac_intercon, in wm8904_add_widgets()
1198 snd_soc_dapm_add_routes(dapm, wm8904_intercon, in wm8904_add_widgets()
1206 snd_soc_dapm_new_controls(dapm, wm8904_dac_dapm_widgets, in wm8904_add_widgets()
1209 snd_soc_dapm_add_routes(dapm, dac_intercon, in wm8904_add_widgets()
1211 snd_soc_dapm_add_routes(dapm, wm8912_intercon, in wm8904_add_widgets()