Home
last modified time | relevance | path

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

/include/linux/
Dsuspend.h337 extern bool sync_on_suspend_enabled;
351 static inline bool sync_on_suspend_enabled(void) { return true; } in sync_on_suspend_enabled() function