Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dsoc-card.h43 int snd_soc_card_suspend_post(struct snd_soc_card *card);
/linux-6.6.21/sound/soc/
Dsoc-card.c143 int snd_soc_card_suspend_post(struct snd_soc_card *card) in snd_soc_card_suspend_post() function
Dsoc-core.c715 snd_soc_card_suspend_post(card); in snd_soc_suspend()