Home
last modified time | relevance | path

Searched refs:brcmstb_memc_of_match (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/memory/
A Dbrcmstb_memc.c124 static const struct of_device_id brcmstb_memc_of_match[]; variable
140 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[] = { variable
293 .of_match_table = brcmstb_memc_of_match,
/linux-6.3-rc2/drivers/soc/bcm/brcmstb/pm/
A Dpm-arm.c623 static const struct of_device_id brcmstb_memc_of_match[] = { variable
771 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