HomeSort by relevance Sort by last modified time
    Searched full:rtc_set_date (Results 1 - 2 of 2) sorted by null

  /external/qemu/hw/
pc.h 97 void rtc_set_date(RTCState *s, const struct tm *tm);
mc146818rtc.c 485 void rtc_set_date(RTCState *s, const struct tm *tm) function
502 rtc_set_date(s, &tm);

Completed in 269 milliseconds