Searched refs:uml_rtc_alarm_time (Results 1 – 1 of 1) sorted by relevance
16 static time64_t uml_rtc_alarm_time; variable46 rtc_time64_to_tm(uml_rtc_alarm_time, &alrm->time); in uml_rtc_read_alarm()61 secs = uml_rtc_alarm_time - ktime_get_real_seconds(); in uml_rtc_alarm_irq_enable()85 uml_rtc_alarm_time = rtc_tm_to_time64(&alrm->time); in uml_rtc_set_alarm()
Completed in 37 milliseconds