Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/
H A Dsuspend.c130 static const struct platform_suspend_ops sbi_system_suspend_ops = { variable
141 suspend_set_ops(&sbi_system_suspend_ops); in sbi_system_suspend_init()