Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Domap_hwmod.c2121 struct device_node *np0 = NULL; in of_dev_hwmod_lookup() local
2131 for_each_child_of_node(np, np0) { in of_dev_hwmod_lookup()
2135 res = of_dev_hwmod_lookup(np0, oh, &i, &fc); in of_dev_hwmod_lookup()
2139 of_node_put(np0); in of_dev_hwmod_lookup()