Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c5061 static __maybe_unused int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() function
5086 SET_RUNTIME_PM_OPS(dsi_runtime_suspend, dsi_runtime_resume, NULL)
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5496 static int dsi_runtime_suspend(struct device *dev) in dsi_runtime_suspend() function
5530 .runtime_suspend = dsi_runtime_suspend,