Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dhotplug-stubs.c17 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev) in qdev_get_hotplug_handler() function
H A Dqdev-hotplug.c58 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev) in qdev_get_hotplug_handler() function
H A Dqdev.c501 hotplug_ctrl = qdev_get_hotplug_handler(dev); in device_set_realized()
/openbmc/qemu/include/hw/
H A Dqdev-core.h549 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev);
/openbmc/qemu/hw/acpi/
H A Dpcihp.c221 hotplug_ctrl = qdev_get_hotplug_handler(qdev); in acpi_pcihp_eject_slot()
H A Dmemory_hotplug.c176 hotplug_ctrl = qdev_get_hotplug_handler(dev); in acpi_memory_hotplug_write()
H A Dcpu.c145 hotplug_ctrl = qdev_get_hotplug_handler(dev); in cpu_hotplug_wr()
/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c166 hotplug_ctrl = qdev_get_hotplug_handler(pdev); in s390_pci_perform_unplug()
172 hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(pbdev)); in s390_pci_perform_unplug()
/openbmc/qemu/hw/pci/
H A Dshpc.c253 hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(affected_dev)); in shpc_free_devices_in_slot()
H A Dpcie.c520 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(dev)); in pcie_unplug_device()
/openbmc/qemu/system/
H A Dqdev-monitor.c929 hotplug_ctrl = qdev_get_hotplug_handler(dev); in qdev_unplug()
/openbmc/qemu/hw/ppc/
H A Dspapr_pci.c1467 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_phb_remove_pci_device_cb()
1476 HotplugHandler *plug_handler = qdev_get_hotplug_handler(drc->dev); in spapr_pci_dt_populate()
H A Dspapr.c3788 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_lmb_release()
3880 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_core_release()
4184 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_phb_release()
/openbmc/qemu/hw/net/
H A Dvirtio-net.c3459 hotplug_ctrl = qdev_get_hotplug_handler(dev); in failover_unplug_primary()
3492 hotplug_ctrl = qdev_get_hotplug_handler(dev); in failover_replug_primary()