Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h60 extern int hibernation_platform_enter(void);
H A Dhibernate.c563 int hibernation_platform_enter(void) in hibernation_platform_enter() function
670 hibernation_platform_enter(); in power_down()
H A Duser.c405 error = hibernation_platform_enter(); in snapshot_ioctl()