Home
last modified time | relevance | path

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

/external/qemu/hw/
Dmc146818rtc.c118 static void rtc_coalesced_timer(void *opaque) in rtc_coalesced_timer() function
617 s->coalesced_timer = qemu_new_timer_ns(vm_clock, rtc_coalesced_timer, s); in rtc_init_sqw()