of_pdt_ops        143 arch/sparc/kernel/prom_common.c static struct of_pdt_ops prom_sparc_ops __initdata = {
of_pdt_ops        157 arch/x86/platform/olpc/olpc_dt.c static struct of_pdt_ops prom_olpc_ops __initdata = {
of_pdt_ops         22 drivers/of/pdt.c static struct of_pdt_ops *of_pdt_prom_ops __initdata;
of_pdt_ops        200 drivers/of/pdt.c void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops)
of_pdt_ops         36 include/linux/of_pdt.h extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);