Searched refs:dispc_runtime_suspend (Results 1 – 5 of 5) sorted by relevance
57 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend()194 dispc_runtime_suspend(tidss->dispc); in tidss_probe()217 dispc_runtime_suspend(tidss->dispc); in tidss_remove()
120 int dispc_runtime_suspend(struct dispc_device *dispc);
2558 int dispc_runtime_suspend(struct dispc_device *dispc) in dispc_runtime_suspend() function
4026 static int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function4061 .runtime_suspend = dispc_runtime_suspend,
4872 static __maybe_unused int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function4915 SET_RUNTIME_PM_OPS(dispc_runtime_suspend, dispc_runtime_resume, NULL)