Searched refs:msm_runtime_resume (Results 1 – 1 of 1) sorted by relevance
1137 static int __maybe_unused msm_runtime_resume(struct device *dev) in msm_runtime_resume() function1165 return msm_runtime_resume(dev); in msm_pm_resume()1192 SET_RUNTIME_PM_OPS(msm_runtime_suspend, msm_runtime_resume, NULL)