Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dqdev-hotplug.c53 return dev->parent_bus->hotplug_handler; in qdev_get_bus_hotplug_handler()
H A Dbus.c223 (Object **)&bus->hotplug_handler, in qbus_initfn()
/qemu/include/hw/
H A Dqdev-core.h379 HotplugHandler *hotplug_handler; member
1021 HotplugHandler *plug_handler = bus->hotplug_handler; in qbus_is_hotpluggable()