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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c5519 static int dsi_runtime_resume(struct device *dev) function
5538 .runtime_resume = dsi_runtime_resume,
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c5078 static __maybe_unused int dsi_runtime_resume(struct device *dev) function
5090 SET_RUNTIME_PM_OPS(dsi_runtime_suspend, dsi_runtime_resume, NULL)

Completed in 225 milliseconds