Searched refs:msm_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1033 static int __maybe_unused msm_runtime_suspend(struct device *dev) in msm_runtime_suspend() function1067 return msm_runtime_suspend(dev); in msm_pm_suspend()1094 SET_RUNTIME_PM_OPS(msm_runtime_suspend, msm_runtime_resume, NULL)