Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimekeeping.c1627 static bool persistent_clock_exists; variable
1642 persistent_clock_exists = true; in timekeeping_init()
1736 return persistent_clock_exists; in timekeeping_rtc_skipsuspend()
1856 persistent_clock_exists = true; in timekeeping_suspend()
1874 if (persistent_clock_exists) { in timekeeping_suspend()