Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsuspend.c112 static int sbi_system_suspend(unsigned long sleep_type, in sbi_system_suspend() function
128 return cpu_suspend(SBI_SUSP_SLEEP_TYPE_SUSPEND_TO_RAM, sbi_system_suspend); in sbi_system_suspend_enter()