Home
last modified time | relevance | path

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

/linux/sound/soc/amd/acp/
H A Dacp-pci.c225 static int snd_acp_suspend(struct device *dev) in snd_acp_suspend() function
255 RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)
256 SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)
/linux/sound/soc/amd/ps/
H A Dpci-ps.c685 static int snd_acp_suspend(struct device *dev) in snd_acp_suspend() function
701 RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_runtime_resume, NULL)
702 SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)