Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c77 static int sbi_suspend_finisher(unsigned long suspend_type, in sbi_suspend_finisher() function
92 return cpu_suspend(state, sbi_suspend_finisher); in sbi_suspend()
94 return sbi_suspend_finisher(state, 0, 0); in sbi_suspend()