Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dof_fdt.h82 extern void unflatten_device_tree(void);
92 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
/kernel/linux/linux-5.10/include/linux/
H A Dof_fdt.h88 extern void unflatten_device_tree(void);
97 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
/kernel/linux/linux-6.6/arch/um/kernel/
H A Ddtb.c29 unflatten_device_tree(); in uml_dtb_init()
/kernel/linux/linux-5.10/arch/microblaze/kernel/
H A Dsetup.c59 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dsetup.c96 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-6.6/arch/microblaze/kernel/
H A Dsetup.c59 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dsetup.c337 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dsetup.c341 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dsetup.c355 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dsetup.c283 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsetup.c334 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c375 pr_debug(" -> unflatten_device_tree()\n"); in __unflatten_device_tree()
422 pr_debug(" <- unflatten_device_tree()\n"); in __unflatten_device_tree()
1221 * unflatten_device_tree - create tree of device_nodes from flat blob
1228 void __init unflatten_device_tree(void) in unflatten_device_tree() function
1247 * section. If the FDT memory is reserved already then unflatten_device_tree
1268 unflatten_device_tree(); in unflatten_and_copy_device_tree()
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt.c378 pr_debug(" -> unflatten_device_tree()\n"); in __unflatten_device_tree()
429 pr_debug(" <- unflatten_device_tree()\n"); in __unflatten_device_tree()
1322 * unflatten_device_tree - create tree of device_nodes from flat blob
1329 void __init unflatten_device_tree(void) in unflatten_device_tree() function
1348 * section. If the FDT memory is reserved already then unflatten_device_tree
1369 unflatten_device_tree(); in unflatten_and_copy_device_tree()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup-common.c866 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dsetup-common.c908 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsetup.c1157 unflatten_device_tree(); in setup_arch()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsetup.c1172 unflatten_device_tree(); in setup_arch()

Completed in 16 milliseconds