Home
last modified time | relevance | path

Searched defs:unflatten_device_tree (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/Documentation/kbuild/
Dmakefiles.rst1351 blob to non-init memory prior to calling unflatten_device_tree(). function
/kernel/linux/linux-5.10/include/linux/
Dof_fdt.h97 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
/kernel/linux/linux-5.10/drivers/of/
Dfdt.c1229 void __init unflatten_device_tree(void) in unflatten_device_tree() function