Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/power/
Dpower.h55 extern int hibernation_snapshot(int platform_mode);
Dhibernate.c320 int hibernation_snapshot(int platform_mode) in hibernation_snapshot() function
632 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
Duser.c243 error = hibernation_snapshot(data->platform_support); in snapshot_ioctl()