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