Searched refs:sdhci_tegra_dt_match (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-tegra.c239 static const struct of_device_id sdhci_tegra_dt_match[] = { variable in typeref:struct:of_device_id
246 MODULE_DEVICE_TABLE(of, sdhci_tegra_dt_match);
258 match = of_match_device(sdhci_tegra_dt_match, &pdev->dev); sdhci_tegra_probe()
316 .of_match_table = sdhci_tegra_dt_match,

Completed in 74 milliseconds