Searched refs:__unflatten_device_tree (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/of/ |
| H A D | of_private.h | 116 extern void *__unflatten_device_tree(const void *blob,
|
| H A D | fdt.c | 351 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() function 447 mem = __unflatten_device_tree(blob, dad, mynodes, &kernel_tree_alloc, in of_fdt_unflatten_tree() 1292 __unflatten_device_tree(fdt, NULL, &of_root, in unflatten_device_tree()
|
| H A D | unittest.c | 3824 __unflatten_device_tree(new_fdt, NULL, &overlay_base_root, in unittest_unflatten_overlay_base()
|