Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Dof_private.h116 extern void *__unflatten_device_tree(const void *blob,
H A Dfdt.c351 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 Dunittest.c3824 __unflatten_device_tree(new_fdt, NULL, &overlay_base_root, in unittest_unflatten_overlay_base()