Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dcommon.h26 int shmobile_suspend_init(void);
29 static inline int shmobile_suspend_init(void) { return 0; } in shmobile_suspend_init() function
43 shmobile_suspend_init(); in shmobile_init_late()
Dsuspend.c44 int __init shmobile_suspend_init(void) in shmobile_suspend_init() function