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