Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dpsci.c183 static int psci_suspend_finisher(unsigned long index) in psci_suspend_finisher() function
205 ret = cpu_suspend(index, psci_suspend_finisher); in cpu_psci_cpu_suspend()