of_fdt_unflatten_tree  461 drivers/of/fdt.c EXPORT_SYMBOL_GPL(of_fdt_unflatten_tree);
of_fdt_unflatten_tree 1045 drivers/of/overlay.c 	of_fdt_unflatten_tree(new_fdt, NULL, &overlay_root);
of_fdt_unflatten_tree 1216 drivers/of/unittest.c 	of_fdt_unflatten_tree(unittest_data, NULL, &unittest_data_node);
of_fdt_unflatten_tree  285 drivers/pci/hotplug/pnv_php.c 	dt = of_fdt_unflatten_tree(fdt, php_slot->dn, NULL);
of_fdt_unflatten_tree   26 include/linux/of_fdt.h extern void *of_fdt_unflatten_tree(const unsigned long *blob,