Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dsuspend.c37 struct platform_suspend_ops shmobile_suspend_ops = { variable
46 suspend_set_ops(&shmobile_suspend_ops); in shmobile_suspend_init()
Dpm-sh73a0.c23 shmobile_suspend_ops.enter = sh73a0_enter_suspend; in sh73a0_suspend_init()
Dcommon.h23 extern struct platform_suspend_ops shmobile_suspend_ops;
Dpm-r8a7740.c120 shmobile_suspend_ops.enter = r8a7740_enter_suspend; in r8a7740_suspend_init()
Dplatsmp-apmu.c236 shmobile_suspend_ops.enter = shmobile_smp_apmu_enter_suspend; in shmobile_smp_apmu_suspend_init()