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

/linux-4.1.27/include/linux/
H A Dof_fdt.h86 extern void unflatten_device_tree(void);
95 static inline void unflatten_device_tree(void) {} unflatten_and_copy_device_tree() function
/linux-4.1.27/drivers/of/
H A Dfdt.c389 pr_debug(" -> unflatten_device_tree()\n"); __unflatten_device_tree()
428 pr_debug(" <- unflatten_device_tree()\n"); __unflatten_device_tree()
1012 * called from unflatten_device_tree() to bootstrap devicetree itself
1071 * unflatten_device_tree - create tree of device_nodes from flat blob
1078 void __init unflatten_device_tree(void) unflatten_device_tree() function
1095 * section. If the FDT memory is reserved already then unflatten_device_tree
1116 unflatten_device_tree(); unflatten_and_copy_device_tree()
/linux-4.1.27/arch/microblaze/kernel/
H A Dsetup.c59 unflatten_device_tree(); setup_arch()
/linux-4.1.27/arch/powerpc/kernel/
H A Dsetup_32.c270 unflatten_device_tree(); setup_arch()
H A Dsetup_64.c466 unflatten_device_tree(); setup_system()
/linux-4.1.27/arch/c6x/kernel/
H A Dsetup.c368 unflatten_device_tree(); setup_arch()
/linux-4.1.27/arch/arm64/kernel/
H A Dsetup.c409 unflatten_device_tree(); setup_arch()
/linux-4.1.27/arch/arm/kernel/
H A Dsetup.c950 unflatten_device_tree(); setup_arch()

Completed in 341 milliseconds