Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/amd/acp/
H A Dacp-pci.c177 static int __maybe_unused snd_acp_resume(struct device *dev) in snd_acp_resume() function
198 SET_RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)
199 SET_SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)