Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dhibernate.c143 static bool entering_platform_hibernation; variable
147 return entering_platform_hibernation; in system_entering_hibernation()
634 entering_platform_hibernation = true; in hibernation_platform_enter()
686 entering_platform_hibernation = false; in hibernation_platform_enter()
732 entering_platform_hibernation = true; in power_down()
734 entering_platform_hibernation = false; in power_down()