Searched refs:parent_phandle (Results 1 – 1 of 1) sorted by relevance
225 static int add_dt_node(__be32 parent_phandle, __be32 drc_index) in add_dt_node() argument231 parent_dn = of_find_node_by_phandle(be32_to_cpu(parent_phandle)); in add_dt_node()