Home
last modified time | relevance | path

Searched refs:pci_free_host_bridge (Results 1 – 10 of 10) sorted by relevance

/linux/arch/m68k/coldfire/
H A Dpci.c220 pci_free_host_bridge(bridge); in mcf_pci_init()
244 pci_free_host_bridge(bridge); in mcf_pci_init()
/linux/arch/arm/kernel/
H A Dbios32.c456 pci_free_host_bridge(bridge); in pcibios_init_hw()
477 pci_free_host_bridge(bridge); in pcibios_init_hw()
487 pci_free_host_bridge(bridge); in pcibios_init_hw()
/linux/arch/sparc/kernel/
H A Dleon_pci.c53 pci_free_host_bridge(bridge); in leon_pci_init()
/linux/arch/alpha/kernel/
H A Dsys_nautilus.c228 pci_free_host_bridge(bridge); in nautilus_init_pci()
H A Dpci.c364 pci_free_host_bridge(bridge); in common_init_pci()
/linux/arch/sh/drivers/pci/
H A Dpci.c67 pci_free_host_bridge(bridge); in pcibios_scanbus()
/linux/arch/mips/pci/
H A Dpci-legacy.c101 pci_free_host_bridge(bridge); in pcibios_scanbus()
/linux/arch/um/drivers/
H A Dvirt-pci.c1071 pci_free_host_bridge(bridge); in um_pci_init()
1084 pci_free_host_bridge(bridge); in um_pci_exit()
/linux/drivers/pci/
H A Dprobe.c632 pci_free_host_bridge(data); in devm_pci_alloc_host_bridge_release()
660 void pci_free_host_bridge(struct pci_host_bridge *bridge) in pci_free_host_bridge() function
664 EXPORT_SYMBOL(pci_free_host_bridge);
/linux/include/linux/
H A Dpci.h620 void pci_free_host_bridge(struct pci_host_bridge *bridge);