Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dof_fdt.h76 extern int early_init_dt_scan_root(unsigned long node, const char *uname,
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dprom.c750 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_devtree()
859 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_get_first_memblock_info()
/kernel/linux/linux-5.10/drivers/of/
Dfdt.c956 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root() function
1203 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_dt_scan_nodes()
/kernel/linux/linux-5.10/Documentation/devicetree/
Dusage-model.rst212 early_init_dt_scan_root() to initialize the DT address space model,