Searched refs:__unflatten_device_tree (Results 1 – 3 of 3) sorted by relevance
/drivers/of/ |
D | of_private.h | 112 extern void *__unflatten_device_tree(const void *blob,
|
D | fdt.c | 365 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() function 461 mem = __unflatten_device_tree(blob, dad, mynodes, &kernel_tree_alloc, in of_fdt_unflatten_tree() 1361 __unflatten_device_tree(initial_boot_params, NULL, &of_root, in unflatten_device_tree()
|
D | unittest.c | 3473 __unflatten_device_tree(new_fdt, NULL, &overlay_base_root, in unittest_unflatten_overlay_base()
|