Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-shmobile/
Dcommon.h21 int shmobile_suspend_init(void);
24 static inline int shmobile_suspend_init(void) { return 0; } in shmobile_suspend_init() function
38 shmobile_suspend_init(); in shmobile_init_late()
Dsuspend.c44 int __init shmobile_suspend_init(void) in shmobile_suspend_init() function