Home
last modified time | relevance | path

Searched refs:pcie_init (Results 1 – 5 of 5) sorted by relevance

/drivers/pci/host/
Dpcie-spear13xx.c386 static int __init pcie_init(void) in pcie_init() function
390 module_init(pcie_init);
Dpci-exynos.c660 static int __init pcie_init(void) in pcie_init() function
664 subsys_initcall(pcie_init);
/drivers/pci/hotplug/
Dpciehp.h143 struct controller *pcie_init(struct pcie_device *dev);
Dpciehp_core.c265 ctrl = pcie_init(dev); in pciehp_probe()
Dpciehp_hpc.c801 struct controller *pcie_init(struct pcie_device *dev) in pcie_init() function