Searched refs:qdev_get_bus_hotplug_handler (Results 1 – 3 of 3) sorted by relevance
22 HotplugHandler *bus_handler = qdev_get_bus_hotplug_handler(dev); in virtio_md_pci_pre_plug()50 HotplugHandler *bus_handler = qdev_get_bus_hotplug_handler(dev); in virtio_md_pci_plug()74 HotplugHandler *bus_handler = qdev_get_bus_hotplug_handler(dev); in virtio_md_pci_unplug_request()113 HotplugHandler *bus_handler = qdev_get_bus_hotplug_handler(dev); in virtio_md_pci_unplug()
50 HotplugHandler *qdev_get_bus_hotplug_handler(DeviceState *dev) in qdev_get_bus_hotplug_handler() function63 hotplug_ctrl = qdev_get_bus_hotplug_handler(dev); in qdev_get_hotplug_handler()
539 HotplugHandler *qdev_get_bus_hotplug_handler(DeviceState *dev);
Completed in 8 milliseconds