Searched refs:sdhci_at91_dt_match (Results 1 – 1 of 1) sorted by relevance
145 static const struct of_device_id sdhci_at91_dt_match[] = { variable149 MODULE_DEVICE_TABLE(of, sdhci_at91_dt_match);320 match = of_match_device(sdhci_at91_dt_match, &pdev->dev); in sdhci_at91_probe()448 .of_match_table = sdhci_at91_dt_match,