Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_sbe.c386 sbe->timer = timer_new_us(QEMU_CLOCK_VIRTUAL, sbe_timer, sbe); in pnv_sbe_realize()
/openbmc/qemu/hw/input/
H A Dpckbd.c901 s->throttle_timer = timer_new_us(QEMU_CLOCK_VIRTUAL, in i8042_realizefn()
/openbmc/qemu/hw/net/
H A Dspapr_llan.c332 dev->rxp_timer = timer_new_us(QEMU_CLOCK_VIRTUAL, spapr_vlan_flush_rx_queue, in spapr_vlan_realize()
/openbmc/qemu/hw/scsi/
H A Dlsi53c895a.c2350 s->scripts_timer = timer_new_us(QEMU_CLOCK_VIRTUAL, scripts_timer_cb, s); in lsi_scsi_realize()