Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.c1232 static int dss_runtime_suspend(struct device *dev) in dss_runtime_suspend() function
1264 .runtime_suspend = dss_runtime_suspend,
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c1567 static __maybe_unused int dss_runtime_suspend(struct device *dev) in dss_runtime_suspend() function
1602 SET_RUNTIME_PM_OPS(dss_runtime_suspend, dss_runtime_resume, NULL)