Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/
Dmsm_drv.c1123 static int __maybe_unused msm_runtime_suspend(struct device *dev) in msm_runtime_suspend() function
1157 return msm_runtime_suspend(dev); in msm_pm_suspend()
1192 SET_RUNTIME_PM_OPS(msm_runtime_suspend, msm_runtime_resume, NULL)