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