Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dadb.c220 static const VMStateDescription vmstate_adb_bus = { variable
250 vmstate_register_any(NULL, &vmstate_adb_bus, adb_bus); in adb_bus_realize()
259 vmstate_unregister(NULL, &vmstate_adb_bus, adb_bus); in adb_bus_unrealize()