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