Searched refs:of_fdt_unflatten_tree (Results 1 – 7 of 7) sorted by relevance
26 extern void *of_fdt_unflatten_tree(const unsigned long *blob,
111 其次,它调用of_fdt_unflatten_tree()来解除扁平化的blob。最后,如果机器的设备树
454 void *of_fdt_unflatten_tree(const unsigned long *blob, in of_fdt_unflatten_tree() function467 EXPORT_SYMBOL_GPL(of_fdt_unflatten_tree);
1050 overlay_mem = of_fdt_unflatten_tree(new_fdt_align, NULL, in of_overlay_fdt_apply()
1635 ret = of_fdt_unflatten_tree(unittest_data_align, NULL, &unittest_data_node); in unittest_data_add()
137 Secondly, it calls of_fdt_unflatten_tree() to unflatten the flattened
283 dt = of_fdt_unflatten_tree(fdt, php_slot->dn, NULL); in pnv_php_add_devtree()