Home
last modified time | relevance | path

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

/openbmc/qemu/hw/watchdog/
H A Dwdt_ib700.c84 static void ib700_timer_expired(void *vp) in ib700_timer_expired() function
116 s->timer = timer_new_ns(QEMU_CLOCK_VIRTUAL, ib700_timer_expired, s); in wdt_ib700_realize()