Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/
Ddsi.c5065 static __maybe_unused int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() function
5090 SET_RUNTIME_PM_OPS(dsi_runtime_suspend, dsi_runtime_resume, NULL)
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5503 static int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() function
5537 .runtime_suspend = dsi_runtime_suspend,