Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dhotplug.c44 if (hdc->unplug_request) { in hotplug_handler_unplug_request()
45 hdc->unplug_request(plug_handler, plugged_dev, errp); in hotplug_handler_unplug_request()
/openbmc/qemu/include/hw/
H A Dhotplug.h60 hotplug_fn unplug_request; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c100 if (hdc->unplug_request) { in virtio_md_pci_unplug_request()
/openbmc/qemu/hw/pci-bridge/
H A Dpcie_pci_bridge.c159 hc->unplug_request = pci_bridge_dev_unplug_request_cb; in pcie_pci_bridge_class_init()
H A Dpci_bridge_dev.c263 hc->unplug_request = pci_bridge_dev_unplug_request_cb; in pci_bridge_dev_class_init()
/openbmc/qemu/hw/pci/
H A Dpcie_port.c235 hc->unplug_request = pcie_cap_slot_unplug_request_cb; in pcie_slot_class_init()
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c416 hc->unplug_request = acpi_ged_unplug_request_cb; in acpi_ged_class_init()
H A Dpiix4.c648 hc->unplug_request = piix4_device_unplug_request_cb; in piix4_pm_class_init()
/openbmc/qemu/hw/i386/
H A Dmicrovm.c667 hc->unplug_request = microvm_device_unplug_request_cb; in microvm_class_init()
H A Dpc.c1844 hc->unplug_request = pc_machine_device_unplug_request_cb; in pc_machine_class_init()
/openbmc/qemu/hw/isa/
H A Dlpc_ich9.c892 hc->unplug_request = ich9_pm_device_unplug_request_cb; in ich9_lpc_class_init()
/openbmc/qemu/system/
H A Dqdev-monitor.c937 if (hdc->unplug_request) { in qdev_unplug()
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-ccw.c782 hc->unplug_request = s390_machine_device_unplug_request; in ccw_machine_class_init()
H A Ds390-pci-bus.c1331 hc->unplug_request = s390_pcihost_unplug_request; in s390_pcihost_class_init()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c388 hotplug_class->unplug_request = xen_bus_unplug_request; in xen_bus_class_init()
/openbmc/qemu/hw/loongarch/
H A Dvirt.c1099 hc->unplug_request = virt_machine_device_unplug_request; in loongarch_class_init()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c2261 hp->unplug_request = spapr_pci_unplug_request; in spapr_phb_class_init()
H A Dspapr.c4673 hc->unplug_request = spapr_machine_device_unplug_request; in spapr_machine_class_init()
/openbmc/qemu/hw/arm/
H A Dvirt.c2972 hc->unplug_request = virt_machine_device_unplug_request_cb; in virt_machine_class_init()