Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dsdhci-omap.c947 static const struct of_device_id omap_sdhci_match[] = { variable
954 MODULE_DEVICE_TABLE(of, omap_sdhci_match);
1100 match = of_match_device(omap_sdhci_match, dev); in sdhci_omap_probe()
1316 .of_match_table = omap_sdhci_match,