Searched refs:sdhci_brcm_of_match (Results 1 – 1 of 1) sorted by relevance
183 static const struct of_device_id __maybe_unused sdhci_brcm_of_match[] = { variable263 match = of_match_node(sdhci_brcm_of_match, pdev->dev.of_node); in sdhci_brcmstb_probe()379 MODULE_DEVICE_TABLE(of, sdhci_brcm_of_match);426 .of_match_table = of_match_ptr(sdhci_brcm_of_match),