Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c78 static uint64_t get_next_alarm(MC146818RtcState *s);
274 next_alarm_sec = get_next_alarm(s); in check_update_timer()
313 static uint64_t get_next_alarm(MC146818RtcState *s) in get_next_alarm() function