Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dpdt.c169 static struct device_node * __init of_pdt_build_tree(struct device_node *parent, in of_pdt_build_tree() function
187 dp->child = of_pdt_build_tree(dp, of_pdt_prom_ops->getchild(node)); in of_pdt_build_tree()
208 of_root->child = of_pdt_build_tree(of_root, in of_pdt_build_devicetree()