getchild          147 arch/sparc/kernel/prom_common.c 	.getchild = prom_getchild,
getchild          161 arch/x86/platform/olpc/olpc_dt.c 	.getchild = olpc_dt_getchild,
getchild          187 drivers/of/pdt.c 		dp->child = of_pdt_build_tree(dp, of_pdt_prom_ops->getchild(node));
getchild          209 drivers/of/pdt.c 				of_pdt_prom_ops->getchild(of_root->phandle));
getchild           26 include/linux/of_pdt.h 	phandle (*getchild)(phandle parent);