Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/power/
H A Dpower.h61 extern int hibernation_snapshot(int platform_mode);
H A Dhibernate.c363 int hibernation_snapshot(int platform_mode) in hibernation_snapshot() function
742 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
H A Duser.c307 error = hibernation_snapshot(data->platform_support); in snapshot_ioctl()