Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dpower.h63 extern int hibernation_platform_enter(void);
H A Dhibernate.c554 int hibernation_platform_enter(void) in hibernation_platform_enter() function
661 hibernation_platform_enter(); in power_down()
H A Duser.c401 error = hibernation_platform_enter(); in snapshot_ioctl()