Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsuspend.h408 static inline bool system_entering_hibernation(void) { return false; } in system_entering_hibernation() function
/linux/kernel/power/
H A Dhibernate.c128 bool system_entering_hibernation(void) in system_entering_hibernation() function