Searched refs:dispc_runtime_suspend (Results 1 – 4 of 4) sorted by relevance
59 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend()201 dispc_runtime_suspend(tidss->dispc); in tidss_probe()225 dispc_runtime_suspend(tidss->dispc); in tidss_remove()
125 int dispc_runtime_suspend(struct dispc_device *dispc);
2665 int dispc_runtime_suspend(struct dispc_device *dispc) in dispc_runtime_suspend() function
4720 static __maybe_unused int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function4763 SET_RUNTIME_PM_OPS(dispc_runtime_suspend, dispc_runtime_resume, NULL)