Home
last modified time | relevance | path

Searched refs:pci_remove_bus (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/
H A Dremove.c71 void pci_remove_bus(struct pci_bus *bus) in pci_remove_bus() function
87 EXPORT_SYMBOL(pci_remove_bus);
119 pci_remove_bus(bus); in pci_remove_bus_device()
190 pci_remove_bus(bus); in pci_remove_root_bus()
H A Dxen-pcifront.c567 pci_remove_bus(bus_entry->bus); in pcifront_free_roots()
/linux/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c104 pci_remove_bus(b); in remove_phb_dynamic()