Home
last modified time | relevance | path

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

/linux/drivers/rtc/
A Dclass.c90 static struct timespec64 old_rtc, old_system, old_delta; variable
113 old_rtc.tv_sec = rtc_tm_to_time64(&tm); in rtc_suspend()
121 delta = timespec64_sub(old_system, old_rtc); in rtc_suspend()
163 if (new_rtc.tv_sec < old_rtc.tv_sec) { in rtc_resume()
169 sleep_time = timespec64_sub(new_rtc, old_rtc); in rtc_resume()
/linux/
A DSystem.map163147 ffff800012156bb0 b old_rtc
A D.tmp_System.map163147 ffff800012156bb0 b old_rtc

Completed in 354 milliseconds