of_pdt_build_devicetree  153 arch/sparc/kernel/prom_common.c 	of_pdt_build_devicetree(prom_root_node, &prom_sparc_ops);
of_pdt_build_devicetree  322 arch/x86/platform/olpc/olpc_dt.c 	of_pdt_build_devicetree(root, &prom_olpc_ops);
of_pdt_build_devicetree   36 include/linux/of_pdt.h extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);