Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap2/
Domap_hwmod.c2124 struct device_node *np0 = NULL; in of_dev_hwmod_lookup() local
2134 for_each_child_of_node(np, np0) { in of_dev_hwmod_lookup()
2138 res = of_dev_hwmod_lookup(np0, oh, &i, &fc); in of_dev_hwmod_lookup()
2142 of_node_put(np0); in of_dev_hwmod_lookup()