Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soundwire/
H A Damd_manager.c1176 static int __maybe_unused amd_resume_runtime(struct device *dev) in amd_resume_runtime() function
1217 SET_SYSTEM_SLEEP_PM_OPS(amd_suspend, amd_resume_runtime)
1218 SET_RUNTIME_PM_OPS(amd_suspend_runtime, amd_resume_runtime, NULL)