Home
last modified time | relevance | path

Searched refs:early_init_dt_scan_root (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_fdt.h97 extern int early_init_dt_scan_root(unsigned long node, const char *uname,
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c956 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root() function
1230 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_dt_scan_nodes()
/OK3568_Linux_fs/kernel/Documentation/devicetree/
H A Dusage-model.rst212 early_init_dt_scan_root() to initialize the DT address space model,