Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dsuspend.h394 extern bool system_entering_hibernation(void);
407 static inline bool system_entering_hibernation(void) { return false; } in system_entering_hibernation() function