Searched refs:dispc_runtime_suspend (Results 1 – 5 of 5) sorted by relevance
56 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend()193 dispc_runtime_suspend(tidss->dispc); in tidss_probe()216 dispc_runtime_suspend(tidss->dispc); in tidss_remove()
122 int dispc_runtime_suspend(struct dispc_device *dispc);
2606 int dispc_runtime_suspend(struct dispc_device *dispc) in dispc_runtime_suspend() function
4025 static int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function4060 .runtime_suspend = dispc_runtime_suspend,
4866 static __maybe_unused int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function4909 SET_RUNTIME_PM_OPS(dispc_runtime_suspend, dispc_runtime_resume, NULL)