Home
last modified time | relevance | path

Searched refs:unflatten_and_copy_device_tree (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_fdt.h83 extern void unflatten_and_copy_device_tree(void);
93 static inline void unflatten_and_copy_device_tree(void) {} in unflatten_and_copy_device_tree() function
/openbmc/linux/arch/mips/kernel/
H A Dprom.c69 unflatten_and_copy_device_tree(); in device_tree_init()
/openbmc/linux/arch/csky/kernel/
H A Dsetup.c87 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/nios2/kernel/
H A Dsetup.c177 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/mips/bmips/
H A Dsetup.c207 unflatten_and_copy_device_tree(); in device_tree_init()
/openbmc/linux/arch/mips/generic/
H A Dinit.c113 unflatten_and_copy_device_tree(); in device_tree_init()
/openbmc/linux/arch/sh/kernel/
H A Dsetup.c332 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/x86/kernel/
H A Ddevicetree.c300 unflatten_and_copy_device_tree(); in x86_flattree_get_config()
/openbmc/linux/arch/riscv/kernel/
H A Dsetup.c287 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c258 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c370 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/loongarch/kernel/
H A Dsetup.c374 unflatten_and_copy_device_tree(); in platform_init()
/openbmc/linux/arch/arc/kernel/
H A Dsetup.c527 unflatten_and_copy_device_tree(); in setup_arch()
/openbmc/linux/arch/mips/cavium-octeon/
H A Dsetup.c1181 unflatten_and_copy_device_tree(); in device_tree_init()
/openbmc/linux/drivers/of/
H A Dfdt.c1351 void __init unflatten_and_copy_device_tree(void) in unflatten_and_copy_device_tree() function