Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/power/
A Dmain.c206 bool sync_on_suspend_enabled = !IS_ENABLED(CONFIG_SUSPEND_SKIP_SYNC); variable
/linux-6.3-rc2/include/linux/
A Dsuspend.h347 static inline bool sync_on_suspend_enabled(void) { return true; } in sync_on_suspend_enabled() function

Completed in 6 milliseconds