Home
last modified time | relevance | path

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

/kernel/power/
Dpower.h59 extern int hibernation_restore(int platform_mode);
Dhibernate.c494 int hibernation_restore(int platform_mode) in hibernation_restore() function
842 hibernation_restore(flags & SF_PLATFORM_MODE); in software_resume()
Duser.c278 error = hibernation_restore(data->platform_support); in snapshot_ioctl()