Searched refs:snd_acp_suspend (Results 1 – 2 of 2) sorted by relevance
225 static int snd_acp_suspend(struct device *dev) in snd_acp_suspend() function255 RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)256 SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)
685 static int snd_acp_suspend(struct device *dev) in snd_acp_suspend() function701 RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_runtime_resume, NULL)702 SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)