Home
last modified time | relevance | path

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

/linux-6.15/kernel/power/
H A Dhibernate.c127 static bool entering_platform_hibernation; variable
131 return entering_platform_hibernation; in system_entering_hibernation()
589 entering_platform_hibernation = true; in hibernation_platform_enter()
641 entering_platform_hibernation = false; in hibernation_platform_enter()
695 entering_platform_hibernation = true; in power_down()
697 entering_platform_hibernation = false; in power_down()