Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpci-hotplug.c77 void pci_hp_remove_devices(struct pci_bus *bus) in pci_hp_remove_devices() function
84 pci_hp_remove_devices(child_bus); in pci_hp_remove_devices()
93 EXPORT_SYMBOL_GPL(pci_hp_remove_devices);
Deeh_driver.c652 pci_hp_remove_devices(bus); in eeh_reset_device()
1091 pci_hp_remove_devices(bus); in eeh_handle_normal_event()
1213 pci_hp_remove_devices(bus); in eeh_handle_special_event()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpci-bridge.h257 extern void pci_hp_remove_devices(struct pci_bus *bus);
/kernel/linux/linux-5.10/drivers/pci/hotplug/
Drpadlpar_core.c387 pci_hp_remove_devices(bus); in dlpar_remove_pci_slot()
Drpaphp_core.c521 pci_hp_remove_devices(slot->bus); in disable_slot()
Dpnv_php.c583 pci_hp_remove_devices(php_slot->bus); in pnv_php_disable_slot()