Home
last modified time | relevance | path

Searched refs:early_init_dt_scan_root (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/arch/mips/kernel/
Dprom.c89 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_devtree()
/linux-2.6.39/include/linux/
Dof_fdt.h114 extern int early_init_dt_scan_root(unsigned long node, const char *uname,
/linux-2.6.39/arch/microblaze/kernel/
Dprom.c137 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_devtree()
/linux-2.6.39/arch/x86/kernel/
Ddevicetree.c318 of_scan_flat_dt(early_init_dt_scan_root, NULL); in x86_flattree_get_config()
/linux-2.6.39/drivers/of/
Dfdt.c583 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root() function
/linux-2.6.39/arch/powerpc/kernel/
Dprom.c699 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_devtree()