Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dpower.h62 extern int hibernation_restore(int platform_mode);
H A Dhibernate.c527 int hibernation_restore(int platform_mode) in hibernation_restore() function
693 error = hibernation_restore(flags & SF_PLATFORM_MODE); in load_image_and_restore()
H A Duser.c322 error = hibernation_restore(data->platform_support); in snapshot_ioctl()