Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/of/
H A Dof_private.h103 extern void *__unflatten_device_tree(const void *blob,
H A Dfdt.c367 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() function
455 mem = __unflatten_device_tree(blob, dad, mynodes, &kernel_tree_alloc, in of_fdt_unflatten_tree()
1258 __unflatten_device_tree(initial_boot_params, NULL, &of_root, in unflatten_device_tree()
H A Dunittest.c2976 __unflatten_device_tree(new_fdt, NULL, &overlay_base_root, in unittest_unflatten_overlay_base()