Home
last modified time | relevance | path

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

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