Searched refs:pci_common_init_dev (Results 1 – 7 of 7) sorted by relevance
61 void pci_common_init_dev(struct device *, struct hw_pci *);69 pci_common_init_dev(NULL, hw); in pci_common_init()
358 pci_common_init_dev(&pdev->dev, &hw); in rcar_pci_probe()
857 pci_common_init_dev(dev, &hw); in xilinx_pcie_probe()
919 pci_common_init_dev(&pcie->pdev->dev, &hw); in mvebu_pcie_enable()
1820 pci_common_init_dev(pcie->dev, &hw); in tegra_pcie_enable()
501 void pci_common_init_dev(struct device *parent, struct hw_pci *hw) in pci_common_init_dev() function
849 pci_common_init_dev(&pdev->dev, &pci_v3); in pci_v3_probe()