Searched refs:cci_resume_runtime (Results 1 – 1 of 1) sorted by relevance
486 static int __maybe_unused cci_resume_runtime(struct device *dev) in cci_resume_runtime() function509 cci_resume_runtime(dev); in cci_resume()517 SET_RUNTIME_PM_OPS(cci_suspend_runtime, cci_resume_runtime, NULL)