Home
last modified time | relevance | path

Searched refs:sdhci_at91_dt_match (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dsdhci-of-at91.c49 static const struct of_device_id sdhci_at91_dt_match[] = { variable
66 match = of_match_device(sdhci_at91_dt_match, &pdev->dev); in sdhci_at91_probe()
180 .of_match_table = sdhci_at91_dt_match,