Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_fdt.h75 extern void early_init_dt_scan_nodes(void);
/Linux-v6.6/arch/arm/kernel/
Ddevtree.c233 early_init_dt_scan_nodes(); in setup_machine_fdt()
/Linux-v6.6/drivers/of/
Dfdt.c1290 void __init early_init_dt_scan_nodes(void) in early_init_dt_scan_nodes() function
1317 early_init_dt_scan_nodes(); in early_init_dt_scan()