Searched refs:sysc_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
1057 static int __maybe_unused sysc_runtime_suspend(struct device *dev) in sysc_runtime_suspend() function1172 SET_RUNTIME_PM_OPS(sysc_runtime_suspend,1862 return sysc_runtime_suspend(ddata->dev); in sysc_child_runtime_suspend()1910 error = sysc_runtime_suspend(ddata->dev); in sysc_child_suspend_noirq()