of_get_flat_dt_subnode_by_name  232 arch/arm/xen/enlighten.c 		if ((of_get_flat_dt_subnode_by_name(node, "uefi") > 0) &&
of_get_flat_dt_subnode_by_name  781 arch/powerpc/kernel/dt_cpu_ftrs.c 	chosen = of_get_flat_dt_subnode_by_name(root, "chosen");
of_get_flat_dt_subnode_by_name  368 arch/powerpc/mm/init_64.c 	chosen = of_get_flat_dt_subnode_by_name(root, "chosen");
of_get_flat_dt_subnode_by_name   39 arch/powerpc/platforms/powernv/opal-fadump.c 	dn = of_get_flat_dt_subnode_by_name(node, "dump");
of_get_flat_dt_subnode_by_name  635 arch/powerpc/platforms/powernv/opal-fadump.c 	dn = of_get_flat_dt_subnode_by_name(node, "dump");
of_get_flat_dt_subnode_by_name  733 arch/powerpc/sysdev/xive/spapr.c 	chosen = of_get_flat_dt_subnode_by_name(root, "chosen");
of_get_flat_dt_subnode_by_name  768 drivers/firmware/efi/efi.c 			int err = of_get_flat_dt_subnode_by_name(node, subnode);
of_get_flat_dt_subnode_by_name   53 include/linux/of_fdt.h extern int of_get_flat_dt_subnode_by_name(unsigned long node,