Home
last modified time | relevance | path

Searched refs:dispc_runtime_suspend (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/tidss/
Dtidss_drv.c56 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend()
198 dispc_runtime_suspend(tidss->dispc); in tidss_probe()
221 dispc_runtime_suspend(tidss->dispc); in tidss_remove()
Dtidss_dispc.h120 int dispc_runtime_suspend(struct dispc_device *dispc);
Dtidss_dispc.c2555 int dispc_runtime_suspend(struct dispc_device *dispc) in dispc_runtime_suspend() function
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/
Ddispc.c4028 static int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function
4063 .runtime_suspend = dispc_runtime_suspend,
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Ddispc.c4847 static int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function
4890 .runtime_suspend = dispc_runtime_suspend,