Home
last modified time | relevance | path

Searched refs:unflatten_device_tree (Results 1 – 8 of 8) 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/arm64/kernel/
H A Dsetup.c344 unflatten_device_tree(); in setup_arch()
/linux/Documentation/translations/zh_CN/devicetree/
H A Dusage-model.rst174 这个过程中的某个时刻,unflatten_device_tree()被调用以将数据转换成更有
/linux/drivers/of/
H A Dfdt.c1211 void __init unflatten_device_tree(void) in unflatten_device_tree() function
1263 unflatten_device_tree(); in unflatten_and_copy_device_tree()
/linux/arch/arm/kernel/
H A Dsetup.c1172 unflatten_device_tree(); in setup_arch()
/linux/Documentation/devicetree/
H A Dusage-model.rst224 way. At some point in this process, unflatten_device_tree() is called
/linux/Documentation/kbuild/
H A Dmakefiles.rst1421 blob to non-init memory prior to calling unflatten_device_tree(). function