Searched refs:of_pdt_build_tree (Results 1 – 1 of 1) sorted by relevance
171 static struct device_node * __init of_pdt_build_tree(struct device_node *parent, in of_pdt_build_tree() function 189 dp->child = of_pdt_build_tree(dp, of_pdt_prom_ops->getchild(node)); in of_pdt_build_tree() 210 of_root->child = of_pdt_build_tree(of_root, in of_pdt_build_devicetree()