Searched refs:brcmstb_memc_of_match (Results 1 – 2 of 2) sorted by relevance
124 static const struct of_device_id brcmstb_memc_of_match[]; variable140 of_id = of_match_device(brcmstb_memc_of_match, dev); in brcmstb_memc_probe()179 static const struct of_device_id brcmstb_memc_of_match[] = { variable293 .of_match_table = brcmstb_memc_of_match,
623 static const struct of_device_id brcmstb_memc_of_match[] = { variable771 for_each_matching_node(dn, brcmstb_memc_of_match) { in brcmstb_pm_probe()780 of_id = of_match_node(brcmstb_memc_of_match, dn); in brcmstb_pm_probe()
Completed in 7 milliseconds