Searched refs:qdev_get_hotplug_handler (Results 1 – 14 of 14) sorted by relevance
17 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev) in qdev_get_hotplug_handler() function
101 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev) in qdev_get_hotplug_handler() function
514 hotplug_ctrl = qdev_get_hotplug_handler(dev); in device_set_realized()
547 * qdev_get_hotplug_handler() - Get handler responsible for device wiring556 HotplugHandler *qdev_get_hotplug_handler(DeviceState *dev);
169 hotplug_ctrl = qdev_get_hotplug_handler(pdev); in s390_pci_perform_unplug() 175 hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(pbdev)); in s390_pci_perform_unplug()
176 hotplug_ctrl = qdev_get_hotplug_handler(dev); in acpi_memory_hotplug_write()
144 hotplug_ctrl = qdev_get_hotplug_handler(dev); in cpu_hotplug_wr()
219 hotplug_ctrl = qdev_get_hotplug_handler(qdev); in acpi_pcihp_eject_slot()
282 hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(affected_dev)); in shpc_free_devices_in_slot()
579 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(DEVICE(dev)); in pcie_unplug_device()
924 hotplug_ctrl = qdev_get_hotplug_handler(dev); in qdev_unplug()
1448 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_dt_pci_device() 1457 HotplugHandler *plug_handler = qdev_get_hotplug_handler(drc->dev); in spapr_phb_remove_pci_device_cb()
3797 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_lmb_release() 3889 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_core_unplug() 4210 HotplugHandler *hotplug_ctrl = qdev_get_hotplug_handler(dev); in spapr_tpm_proxy_plug()
3729 hotplug_ctrl = qdev_get_hotplug_handler(dev); in virtio_net_handle_migration_primary() 3762 hotplug_ctrl = qdev_get_hotplug_handler(dev); in failover_hide_primary_device()