sdhci_at91_dt_match  138 drivers/mmc/host/sdhci-of-at91.c static const struct of_device_id sdhci_at91_dt_match[] = {
sdhci_at91_dt_match  142 drivers/mmc/host/sdhci-of-at91.c MODULE_DEVICE_TABLE(of, sdhci_at91_dt_match);
sdhci_at91_dt_match  313 drivers/mmc/host/sdhci-of-at91.c 	match = of_match_device(sdhci_at91_dt_match, &pdev->dev);
sdhci_at91_dt_match  450 drivers/mmc/host/sdhci-of-at91.c 		.of_match_table = sdhci_at91_dt_match,