Searched refs:sdhci_tegra_dt_match (Results 1 – 1 of 1) sorted by relevance
1501 static const struct of_device_id sdhci_tegra_dt_match[] = { variable1511 MODULE_DEVICE_TABLE(of, sdhci_tegra_dt_match);1571 match = of_match_device(sdhci_tegra_dt_match, &pdev->dev); in sdhci_tegra_probe()1786 .of_match_table = sdhci_tegra_dt_match,