snd_acp_suspend
RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_resume, NULL)
SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)
RUNTIME_PM_OPS(snd_acp_suspend, snd_acp_runtime_resume, NULL)
SYSTEM_SLEEP_PM_OPS(snd_acp_suspend, snd_acp_resume)