Searched refs:dispc_runtime_suspend (Results 1 – 5 of 5) sorted by relevance
60 return dispc_runtime_suspend(tidss->dispc); in tidss_pm_runtime_suspend() 206 dispc_runtime_suspend(tidss->dispc); in tidss_probe() 232 dispc_runtime_suspend(tidss->dispc); in tidss_remove()
137 int dispc_runtime_suspend(struct dispc_device *dispc);
2802 int dispc_runtime_suspend(struct dispc_device *dispc) in dispc_runtime_suspend() function
3992 static int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function 4027 .runtime_suspend = dispc_runtime_suspend,
4720 static __maybe_unused int dispc_runtime_suspend(struct device *dev) in dispc_runtime_suspend() function 4763 SET_RUNTIME_PM_OPS(dispc_runtime_suspend, dispc_runtime_resume, NULL)