Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dsuspend.h260 static inline bool system_entering_hibernation(void) { return false; } in system_entering_hibernation() function
/linux-2.6.39/kernel/power/
Dhibernate.c82 bool system_entering_hibernation(void) in system_entering_hibernation() function