Home
last modified time | relevance | path

Searched refs:unflatten_device_tree (Results 1 – 10 of 10) sorted by relevance

/linux/arch/um/kernel/
H A Ddtb.c29 unflatten_device_tree(); in uml_dtb_init()
/linux/arch/microblaze/kernel/
H A Dsetup.c59 unflatten_device_tree(); in setup_arch()
/linux/arch/sh/kernel/
H A Dsetup.c329 unflatten_device_tree(); in setup_arch()
/linux/arch/arm64/kernel/
H A Dsetup.c342 unflatten_device_tree(); in setup_arch()
/linux/Documentation/translations/zh_CN/devicetree/
H A Dusage-model.rst174 这个过程中的某个时刻,unflatten_device_tree()被调用以将数据转换成更有
/linux/arch/riscv/kernel/
H A Dsetup.c338 unflatten_device_tree(); in setup_arch()
/linux/drivers/of/
H A Dfdt.c1272 void __init unflatten_device_tree(void) in unflatten_device_tree() function
1317 unflatten_device_tree(); in unflatten_and_copy_device_tree()
/linux/arch/powerpc/kernel/
H A Dsetup-common.c918 unflatten_device_tree(); in setup_arch()
/linux/arch/arm/kernel/
H A Dsetup.c1166 unflatten_device_tree(); in setup_arch()
/linux/Documentation/kbuild/
H A Dmakefiles.rst1436 blob to non-init memory prior to calling unflatten_device_tree(). function