Searched refs:phandle_node (Results 1 – 1 of 1) sorted by relevance
1243 struct rt_ofw_node *phandle_node; in ofw_map_id() local1263 phandle_node = rt_ofw_find_node_by_phandle((rt_phandle)phandle); in ofw_map_id()1265 if (!phandle_node) in ofw_map_id()1275 rt_ofw_node_put(phandle_node); in ofw_map_id()1279 *ref_np = phandle_node; in ofw_map_id()1282 if (*ref_np != phandle_node) in ofw_map_id()
Completed in 5 milliseconds