Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dqdev-hotplug.c34 static bool qdev_hotplug_unplug_allowed_common(DeviceState *dev, BusState *bus, in qdev_hotplug_unplug_allowed_common() function
72 if (!qdev_hotplug_unplug_allowed_common(dev, bus, errp)) { in qdev_hotplug_allowed()
90 qdev_hotplug_unplug_allowed_common(dev, dev->parent_bus, errp); in qdev_hotunplug_allowed()