Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soundwire/
Dintel.c1836 static int __maybe_unused intel_suspend_runtime(struct device *dev) in intel_suspend_runtime() function
2021 SET_RUNTIME_PM_OPS(intel_suspend_runtime, intel_resume_runtime, NULL)