Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dprom_init.c2112 static void __init scan_dt_build_struct(phandle node, unsigned long *mem_start, in scan_dt_build_struct() function
2222 scan_dt_build_struct(child, mem_start, mem_end); in scan_dt_build_struct()
2283 scan_dt_build_struct(root, &mem_start, &mem_end); in flatten_device_tree()