Home
last modified time | relevance | path

Searched refs:qdev_get_bus_hotplug_handler (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/virtio/
A Dvirtio-md-pci.c22 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()
/qemu/hw/core/
A Dqdev-hotplug.c50 HotplugHandler *qdev_get_bus_hotplug_handler(DeviceState *dev) in qdev_get_bus_hotplug_handler() function
63 hotplug_ctrl = qdev_get_bus_hotplug_handler(dev); in qdev_get_hotplug_handler()
/qemu/include/hw/
A Dqdev-core.h539 HotplugHandler *qdev_get_bus_hotplug_handler(DeviceState *dev);

Completed in 8 milliseconds