Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dsoc-card.h23 int snd_soc_card_suspend_post(struct snd_soc_card *card);
/Linux-v5.10/sound/soc/
Dsoc-card.c93 int snd_soc_card_suspend_post(struct snd_soc_card *card) in snd_soc_card_suspend_post() function
Dsoc-core.c636 snd_soc_card_suspend_post(card); in snd_soc_suspend()