Searched refs:unflatten_device_tree (Results 1 – 11 of 11) sorted by relevance
109 extern void unflatten_device_tree(void);118 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
264 static int unflatten_device_tree(const void *blob, in unflatten_device_tree() function325 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()
95 unflatten_device_tree(); in setup_arch()
59 unflatten_device_tree(); in setup_arch()
336 unflatten_device_tree(); in setup_arch()
356 unflatten_device_tree(); in setup_arch()
1256 void __init unflatten_device_tree(void) in unflatten_device_tree() function1296 unflatten_device_tree(); in unflatten_and_copy_device_tree()
866 unflatten_device_tree(); in setup_arch()
1171 unflatten_device_tree(); in setup_arch()
224 way. At some point in this process, unflatten_device_tree() is called
1353 blob to non-init memory prior to calling unflatten_device_tree(). function