Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c1636 static bool persistent_clock_exists; variable
1651 persistent_clock_exists = true; in timekeeping_init()
1745 return persistent_clock_exists; in timekeeping_rtc_skipsuspend()
1865 persistent_clock_exists = true; in timekeeping_suspend()
1883 if (persistent_clock_exists) { in timekeeping_suspend()