Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dpower.h85 static inline bool hibernation_in_progress(void) { return false; } in hibernation_in_progress() function
H A Dhibernate.c93 bool hibernation_in_progress(void) in hibernation_in_progress() function