Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/cpuidle/
Dcpuidle-riscv-sbi.c76 static int sbi_suspend_finisher(unsigned long suspend_type, in sbi_suspend_finisher() function
91 return cpu_suspend(state, sbi_suspend_finisher); in sbi_suspend()
93 return sbi_suspend_finisher(state, 0, 0); in sbi_suspend()