Home
last modified time | relevance | path

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

/openbmc/qemu/hw/rtc/
H A Dmc146818rtc.c574 static void rtc_get_time(MC146818RtcState *s, struct tm *tm) in rtc_get_time() function
598 rtc_get_time(s, &tm); in rtc_set_time()
871 rtc_get_time(s, current_tm); in rtc_get_date()