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