Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/kernel/
Dpsci.c527 static int psci_suspend_finisher(unsigned long index) in psci_suspend_finisher() function
549 ret = cpu_suspend(index, psci_suspend_finisher); in cpu_psci_cpu_suspend()