early_init_dt_scan_chosen  403 arch/powerpc/kernel/prom.c 	if (early_init_dt_scan_chosen(node, uname, depth, data) == 0)
early_init_dt_scan_chosen 1194 drivers/of/fdt.c 	rc = of_scan_flat_dt(early_init_dt_scan_chosen, boot_command_line);
early_init_dt_scan_chosen   61 include/linux/of_fdt.h extern int early_init_dt_scan_chosen(unsigned long node, const char *uname,