Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/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()
/openbmc/linux/arch/sparc/kernel/
H A Dleon_pci.c53 pci_free_host_bridge(bridge); in leon_pci_init()
/openbmc/linux/arch/alpha/kernel/
H A Dsys_nautilus.c230 pci_free_host_bridge(bridge); in nautilus_init_pci()
H A Dpci.c364 pci_free_host_bridge(bridge); in common_init_pci()
/openbmc/linux/arch/sh/drivers/pci/
H A Dpci.c67 pci_free_host_bridge(bridge); in pcibios_scanbus()
/openbmc/linux/arch/mips/pci/
H A Dpci-legacy.c101 pci_free_host_bridge(bridge); in pcibios_scanbus()
/openbmc/linux/arch/um/drivers/
H A Dvirt-pci.c1066 pci_free_host_bridge(bridge); in um_pci_init()
1079 pci_free_host_bridge(bridge); in um_pci_exit()
/openbmc/linux/drivers/pci/
H A Dprobe.c620 pci_free_host_bridge(data); in devm_pci_alloc_host_bridge_release()
648 void pci_free_host_bridge(struct pci_host_bridge *bridge) in pci_free_host_bridge() function
652 EXPORT_SYMBOL(pci_free_host_bridge);
/openbmc/linux/include/linux/
H A Dpci.h615 void pci_free_host_bridge(struct pci_host_bridge *bridge);