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