Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_fdt.h75 extern int early_init_dt_scan_root(unsigned long node, const char *uname,
/linux-4.4.14/arch/powerpc/kernel/
Dprom.c678 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_devtree()
759 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_get_first_memblock_info()
/linux-4.4.14/drivers/of/
Dfdt.c860 int __init early_init_dt_scan_root(unsigned long node, const char *uname, in early_init_dt_scan_root() function
1084 of_scan_flat_dt(early_init_dt_scan_root, NULL); in early_init_dt_scan_nodes()
/linux-4.4.14/Documentation/devicetree/
Dusage-model.txt207 early_init_dt_scan_root() to initialize the DT address space model,