Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-card.h23 int snd_soc_card_suspend_post(struct snd_soc_card *card);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-card.c93 int snd_soc_card_suspend_post(struct snd_soc_card *card) in snd_soc_card_suspend_post() function
H A Dsoc-core.c637 snd_soc_card_suspend_post(card); in snd_soc_suspend()