Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dadb.h102 void adb_register_autopoll_callback(ADBBusState *s, void (*cb)(void *opaque),
/openbmc/qemu/hw/input/
H A Dadb.c213 void adb_register_autopoll_callback(ADBBusState *s, void (*cb)(void *opaque), in adb_register_autopoll_callback() function
/openbmc/qemu/hw/misc/macio/
H A Dcuda.c539 adb_register_autopoll_callback(adb_bus, cuda_adb_poll, s); in cuda_realize()
H A Dpmu.c742 adb_register_autopoll_callback(adb_bus, pmu_adb_poll, s); in pmu_realize()
/openbmc/qemu/hw/misc/
H A Dmac_via.c1248 adb_register_autopoll_callback(adb_bus, adb_via_poll, v1s); in mos6522_q800_via1_realize()