Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dpci-hotplug.c76 void pci_hp_remove_devices(struct pci_bus *bus) in pci_hp_remove_devices() function
83 pci_hp_remove_devices(child_bus); in pci_hp_remove_devices()
92 EXPORT_SYMBOL_GPL(pci_hp_remove_devices);
Deeh_driver.c694 pci_hp_remove_devices(bus); in eeh_reset_device()
989 pci_hp_remove_devices(bus); in eeh_handle_normal_event()
1093 pci_hp_remove_devices(bus); in eeh_handle_special_event()
/Linux-v4.19/arch/powerpc/include/asm/
Dpci-bridge.h256 extern void pci_hp_remove_devices(struct pci_bus *bus);
/Linux-v4.19/drivers/pci/hotplug/
Drpadlpar_core.c384 pci_hp_remove_devices(bus); in dlpar_remove_pci_slot()
Drpaphp_core.c472 pci_hp_remove_devices(slot->bus); in disable_slot()
Dpnv_php.c520 pci_hp_remove_devices(php_slot->bus); in pnv_php_disable_slot()