Home
last modified time | relevance | path

Searched refs:sysc_runtime_suspend (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/bus/
Dti-sysc.c1057 static int __maybe_unused sysc_runtime_suspend(struct device *dev) in sysc_runtime_suspend() function
1172 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()