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