Home
last modified time | relevance | path

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

/linux-6.15/drivers/of/
H A Dof_private.h116 extern void *__unflatten_device_tree(const void *blob,
H A Dfdt.c350 void *__unflatten_device_tree(const void *blob, in __unflatten_device_tree() function
446 mem = __unflatten_device_tree(blob, dad, mynodes, &kernel_tree_alloc, in of_fdt_unflatten_tree()
1229 __unflatten_device_tree(fdt, NULL, &of_root, in unflatten_device_tree()
H A Dunittest.c3822 __unflatten_device_tree(new_fdt, NULL, &overlay_base_root, in unittest_unflatten_overlay_base()