Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dpci-hotplug.c78 void pci_hp_remove_devices(struct pci_bus *bus) in pci_hp_remove_devices() function
85 pci_hp_remove_devices(child_bus); in pci_hp_remove_devices()
94 EXPORT_SYMBOL_GPL(pci_hp_remove_devices);
Deeh_driver.c651 pci_hp_remove_devices(bus); in eeh_reset_device()
1089 pci_hp_remove_devices(bus); in eeh_handle_normal_event()
1210 pci_hp_remove_devices(bus); in eeh_handle_special_event()
/linux-6.1.9/arch/powerpc/include/asm/
Dpci-bridge.h255 extern void pci_hp_remove_devices(struct pci_bus *bus);
/linux-6.1.9/drivers/pci/hotplug/
Drpadlpar_core.c388 pci_hp_remove_devices(bus); in dlpar_remove_pci_slot()
Drpaphp_core.c523 pci_hp_remove_devices(slot->bus); in disable_slot()
Dpnv_php.c584 pci_hp_remove_devices(php_slot->bus); in pnv_php_disable_slot()