Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A 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);
H A 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()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpci-bridge.h257 extern void pci_hp_remove_devices(struct pci_bus *bus);
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H A Drpadlpar_core.c387 pci_hp_remove_devices(bus); in dlpar_remove_pci_slot()
H A Drpaphp_core.c521 pci_hp_remove_devices(slot->bus); in disable_slot()
H A Dpnv_php.c583 pci_hp_remove_devices(php_slot->bus); in pnv_php_disable_slot()