Searched refs:sdhci_esdhc_of_match (Results 1 – 1 of 1) sorted by relevance
64 static const struct of_device_id sdhci_esdhc_of_match[] = { variable74 MODULE_DEVICE_TABLE(of, sdhci_esdhc_of_match);1369 match = of_match_node(sdhci_esdhc_of_match, pdev->dev.of_node); in esdhc_init()1513 .of_match_table = sdhci_esdhc_of_match,