Home
last modified time | relevance | path

Searched refs:pci_hotplug (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A DMakefile6 obj-$(CONFIG_HOTPLUG_PCI) += pci_hotplug.o
28 pci_hotplug-objs := pci_hotplug_core.o
31 pci_hotplug-objs += cpci_hotplug_core.o \
35 pci_hotplug-objs += acpi_pcihp.o
H A DTODO28 though pci_hotplug.h declares it private. See get_max_bus_speed() for an
49 though pci_hotplug.h declares it private. See sn_hp_destroy() for an
/openbmc/qemu/tests/qtest/
H A Dvirtio-blk-test.c697 static void pci_hotplug(void *obj, void *data, QGuestAllocator *t_alloc) in pci_hotplug() function
804 qos_add_test("hotplug", "virtio-blk-pci", pci_hotplug, &opts); in register_virtio_blk_test()
H A Dvhost-user-blk-test.c673 static void pci_hotplug(void *obj, void *data, QGuestAllocator *t_alloc) in pci_hotplug() function
1008 qos_add_test("hotplug", "vhost-user-blk-pci", pci_hotplug, &opts); in register_vhost_user_blk_test()