Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h58 extern int hibernation_snapshot(int platform_mode);
H A Dhibernate.c370 int hibernation_snapshot(int platform_mode) in hibernation_snapshot() function
754 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
H A Duser.c311 error = hibernation_snapshot(data->platform_support); in snapshot_ioctl()