Searched refs:unflatten_device_tree (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/um/kernel/
H A Ddtb.c29 unflatten_device_tree();
/linux-master/include/linux/
H A Dof_fdt.h82 extern void unflatten_device_tree(void);
92 static inline void unflatten_device_tree(void) {} function
/linux-master/arch/microblaze/kernel/
H A Dsetup.c59 unflatten_device_tree();
/linux-master/arch/riscv/kernel/
H A Dsetup.c270 unflatten_device_tree();
/linux-master/arch/sh/kernel/
H A Dsetup.c329 unflatten_device_tree();
/linux-master/arch/arm64/kernel/
H A Dsetup.c332 unflatten_device_tree();
/linux-master/drivers/of/
H A Dfdt.c385 pr_debug(" -> unflatten_device_tree()\n");
436 pr_debug(" <- unflatten_device_tree()\n");
1224 * unflatten_device_tree - create tree of device_nodes from flat blob
1231 void __init unflatten_device_tree(void) function
1272 * section. If the FDT memory is reserved already then unflatten_device_tree
1280 unflatten_device_tree();
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c917 unflatten_device_tree();
/linux-master/arch/arm/kernel/
H A Dsetup.c1172 unflatten_device_tree();

Completed in 195 milliseconds