Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/power/
Dpower.h63 extern int hibernation_snapshot(int platform_mode);
Dhibernate.c365 int hibernation_snapshot(int platform_mode) in hibernation_snapshot() function
748 error = hibernation_snapshot(hibernation_mode == HIBERNATION_PLATFORM); in hibernate()
Duser.c307 error = hibernation_snapshot(data->platform_support); in snapshot_ioctl()