Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dhibernate.c83 bool hibernation_available(void) in hibernation_available() function
/openbmc/linux/include/linux/
H A Dsuspend.h468 static inline bool hibernation_available(void) { return false; } in hibernation_available() function