Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dcommon.h27 int shmobile_suspend_init(void);
30 static inline int shmobile_suspend_init(void) { return 0; } in shmobile_suspend_init() function
36 shmobile_suspend_init(); in shmobile_init_late()
H A Dsuspend.c43 int __init shmobile_suspend_init(void) in shmobile_suspend_init() function