Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_fdt.h76 extern void early_init_dt_scan_nodes(void);
/openbmc/linux/arch/arm/kernel/
H A Ddevtree.c233 early_init_dt_scan_nodes(); in setup_machine_fdt()
/openbmc/linux/drivers/of/
H A Dfdt.c1292 void __init early_init_dt_scan_nodes(void) in early_init_dt_scan_nodes() function
1319 early_init_dt_scan_nodes(); in early_init_dt_scan()