Home
last modified time | relevance | path

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

/external/qemu/hw/
Dpc.h97 void rtc_set_date(RTCState *s, const struct tm *tm);
Dmc146818rtc.c485 void rtc_set_date(RTCState *s, const struct tm *tm) in rtc_set_date() function
502 rtc_set_date(s, &tm); in rtc_set_date_from_host()