Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/power/
Dpower.h58 extern int hibernation_snapshot(int platform_mode);
Dhibernate.c337 int hibernation_snapshot(int platform_mode) in hibernation_snapshot() function
683 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
Duser.c256 error = hibernation_snapshot(data->platform_support); in snapshot_ioctl()