Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tidss/
Dtidss_drv.c57 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend()
203 dispc_runtime_suspend(tidss->dispc); in tidss_probe()
226 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.10/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.10/drivers/gpu/drm/omapdrm/dss/
Ddispc.c4873 static int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function
4916 .runtime_suspend = dispc_runtime_suspend,