Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpci-tegra.c1861 static const struct of_device_id tegra_pcie_of_match[] = { variable
1867 MODULE_DEVICE_TABLE(of, tegra_pcie_of_match);
1984 match = of_match_device(tegra_pcie_of_match, &pdev->dev); in tegra_pcie_probe()
2053 .of_match_table = tegra_pcie_of_match,