Home
last modified time | relevance | path

Searched refs:dapm_power_widgets (Results 1 – 1 of 1) sorted by relevance

/linux/sound/soc/
H A Dsoc-dapm.c2252 static int dapm_power_widgets(struct snd_soc_card *card, int event, in dapm_power_widgets() function
2658 dapm_power_widgets(card, SND_SOC_DAPM_STREAM_NOP, update); in dapm_mux_update_power()
2722 dapm_power_widgets(card, SND_SOC_DAPM_STREAM_NOP, update); in dapm_mixer_update_power()
2992 return dapm_power_widgets(dapm->card, SND_SOC_DAPM_STREAM_NOP, NULL); in snd_soc_dapm_sync_unlocked()
3380 dapm_power_widgets(card, SND_SOC_DAPM_STREAM_NOP, NULL); in snd_soc_dapm_new_widgets()
4606 dapm_power_widgets(rtd->card, event, NULL); in dapm_stream_event()