Home
last modified time | relevance | path

Searched refs:early_init_dt_scan_nodes (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dof_fdt.h79 extern void early_init_dt_scan_nodes(void);
/linux-4.1.27/arch/arm/kernel/
Ddevtree.c244 early_init_dt_scan_nodes(); in setup_machine_fdt()
/linux-4.1.27/drivers/of/
Dfdt.c1046 void __init early_init_dt_scan_nodes(void) in early_init_dt_scan_nodes() function
1066 early_init_dt_scan_nodes(); in early_init_dt_scan()