Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dsuspend.c36 struct platform_suspend_ops shmobile_suspend_ops = { variable
45 suspend_set_ops(&shmobile_suspend_ops); in shmobile_suspend_init()
H A Dcommon.h24 extern struct platform_suspend_ops shmobile_suspend_ops;
H A Dplatsmp-apmu.c181 shmobile_suspend_ops.enter = shmobile_smp_apmu_enter_suspend; in shmobile_smp_apmu_suspend_init()