Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dadb.c198 static void adb_autopoll(void *opaque) in adb_autopoll() function
247 adb_bus->autopoll_timer = timer_new_ms(QEMU_CLOCK_VIRTUAL, adb_autopoll, in adb_bus_realize()