Home
last modified time | relevance | path

Searched refs:pci_hp_remove_devices (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/arch/powerpc/kernel/
Dpci-hotplug.c79 void pci_hp_remove_devices(struct pci_bus *bus) in pci_hp_remove_devices() function
86 pci_hp_remove_devices(child_bus); in pci_hp_remove_devices()
95 EXPORT_SYMBOL_GPL(pci_hp_remove_devices);
Deeh_driver.c676 pci_hp_remove_devices(bus); in eeh_reset_device()
1115 pci_hp_remove_devices(bus); in eeh_handle_normal_event()
1236 pci_hp_remove_devices(bus); in eeh_handle_special_event()
/Linux-v5.4/arch/powerpc/include/asm/
Dpci-bridge.h255 extern void pci_hp_remove_devices(struct pci_bus *bus);
/Linux-v5.4/drivers/pci/hotplug/
Drpadlpar_core.c387 pci_hp_remove_devices(bus); in dlpar_remove_pci_slot()
Drpaphp_core.c467 pci_hp_remove_devices(slot->bus); in disable_slot()
Dpnv_php.c574 pci_hp_remove_devices(php_slot->bus); in pnv_php_disable_slot()