Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_mdss.c494 static int __maybe_unused mdss_runtime_suspend(struct device *dev) in mdss_runtime_suspend() function
518 return mdss_runtime_suspend(dev); in mdss_pm_suspend()
531 SET_RUNTIME_PM_OPS(mdss_runtime_suspend, mdss_runtime_resume, NULL)