Searched refs:amd_resume_runtime (Results 1 – 1 of 1) sorted by relevance
1177 static int __maybe_unused amd_resume_runtime(struct device *dev) in amd_resume_runtime() function1219 SET_SYSTEM_SLEEP_PM_OPS(amd_suspend, amd_resume_runtime)1220 SET_RUNTIME_PM_OPS(amd_suspend_runtime, amd_resume_runtime, NULL)