Searched refs:of_pdt_build_devicetree (Results 1 – 4 of 4) sorted by relevance
36 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);
153 of_pdt_build_devicetree(prom_root_node, &prom_sparc_ops); in prom_build_devicetree()
322 of_pdt_build_devicetree(root, &prom_olpc_ops); in olpc_dt_build_devicetree()
200 void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops) in of_pdt_build_devicetree() function