Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dhotplug.c22 if (hdc->pre_plug) { in hotplug_handler_pre_plug()
23 hdc->pre_plug(plug_handler, plugged_dev, errp); in hotplug_handler_pre_plug()
/openbmc/qemu/include/hw/
H A Dhotplug.h58 hotplug_fn pre_plug; member
/openbmc/qemu/hw/pci/
H A Dpcie_port.c220 hc->pre_plug = pcie_cap_slot_pre_plug_cb; in pcie_slot_class_init()
/openbmc/qemu/hw/acpi/
H A Dpiix4.c648 hc->pre_plug = piix4_device_pre_plug_cb; in piix4_pm_class_init()
/openbmc/qemu/hw/i386/
H A Dmicrovm.c672 hc->pre_plug = microvm_device_pre_plug_cb; in microvm_class_init()