Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dof_fdt.h71 extern int early_init_dt_scan_root(void);
/kernel/linux/linux-5.10/include/linux/
H A Dof_fdt.h76 extern int early_init_dt_scan_root(unsigned long node, const char *uname,
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom.c750 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_devtree()
866 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_get_first_memblock_info()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom.c807 early_init_dt_scan_root(); in early_init_devtree()
927 early_init_dt_scan_root(); in early_get_first_memblock_info()
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c953 * early_init_dt_scan_root - fetch the top level address and size cells
955 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root() function
1202 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_dt_scan_nodes()
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt.c1060 * early_init_dt_scan_root - fetch the top level address and size cells
1062 int __init early_init_dt_scan_root(void) in early_init_dt_scan_root() function
1295 early_init_dt_scan_root(); in early_init_dt_scan_nodes()

Completed in 7 milliseconds