Home
last modified time | relevance | path

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

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