Home
last modified time | relevance | path

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

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