Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/macio/
H A Dtrace-events24 pmu_adb_poll(int olen) "ADB autopoll, olen=%d"
H A Dpmu.c74 static void pmu_adb_poll(void *opaque) in pmu_adb_poll() function
741 adb_register_autopoll_callback(adb_bus, pmu_adb_poll, s); in pmu_realize()