Home
last modified time | relevance | path

Searched defs:system_entering_hibernation (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/kernel/power/
Dhibernate.c118 bool system_entering_hibernation(void) in system_entering_hibernation() function
/linux-6.1.9/include/linux/
Dsuspend.h460 static inline bool system_entering_hibernation(void) { return false; } in system_entering_hibernation() function