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