Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c5078 static __maybe_unused int dsi_runtime_resume(struct device *dev) in dsi_runtime_resume() function
5090 SET_RUNTIME_PM_OPS(dsi_runtime_suspend, dsi_runtime_resume, NULL)
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5520 static int dsi_runtime_resume(struct device *dev) in dsi_runtime_resume() function
5539 .runtime_resume = dsi_runtime_resume,