Lines Matching refs:dapm
162 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm5110_sysclk_ev()
268 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm5110_hp_pre_enable()
305 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm5110_hp_pre_disable()
338 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm5110_hp_ev()
378 struct snd_soc_dapm_context *dapm = snd_soc_codec_get_dapm(codec); in wm5110_put_dre() local
390 snd_soc_dapm_mutex_lock(dapm); in wm5110_put_dre()
430 snd_soc_dapm_mutex_unlock(dapm); in wm5110_put_dre()
439 struct snd_soc_dapm_context *dapm = snd_soc_codec_get_dapm(codec); in wm5110_in_pga_get() local
440 struct snd_soc_card *card = dapm->card; in wm5110_in_pga_get()
460 struct snd_soc_dapm_context *dapm = snd_soc_codec_get_dapm(codec); in wm5110_in_pga_put() local
461 struct snd_soc_card *card = dapm->card; in wm5110_in_pga_put()
480 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm5110_in_analog_ev()
539 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in wm5110_in_ev()
2001 struct snd_soc_dapm_context *dapm = snd_soc_codec_get_dapm(codec); in wm5110_codec_probe() local
2005 priv->core.arizona->dapm = dapm; in wm5110_codec_probe()
2023 snd_soc_dapm_disable_pin(dapm, "HAPTICS"); in wm5110_codec_probe()
2042 priv->core.arizona->dapm = NULL; in wm5110_codec_remove()