Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_fdt.h102 extern void early_init_dt_scan_nodes(void);
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Ddevtree.c253 early_init_dt_scan_nodes(); in setup_machine_fdt()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c1220 void __init early_init_dt_scan_nodes(void) in early_init_dt_scan_nodes() function
1244 early_init_dt_scan_nodes(); in early_init_dt_scan()