Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dbios32.c458 pci_free_host_bridge(bridge); in pcibios_init_hw()
479 pci_free_host_bridge(bridge); in pcibios_init_hw()
489 pci_free_host_bridge(bridge); in pcibios_init_hw()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dleon_pci.c52 pci_free_host_bridge(bridge); in leon_pci_init()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsys_nautilus.c230 pci_free_host_bridge(bridge); in nautilus_init_pci()
H A Dpci.c365 pci_free_host_bridge(bridge); in common_init_pci()
/OK3568_Linux_fs/kernel/arch/sh/drivers/pci/
H A Dpci.c67 pci_free_host_bridge(bridge); in pcibios_scanbus()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-legacy.c102 pci_free_host_bridge(bridge); in pcibios_scanbus()
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dprobe.c618 pci_free_host_bridge(data); in devm_pci_alloc_host_bridge_release()
646 void pci_free_host_bridge(struct pci_host_bridge *bridge) in pci_free_host_bridge() function
650 EXPORT_SYMBOL(pci_free_host_bridge);
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci.h588 void pci_free_host_bridge(struct pci_host_bridge *bridge);