Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dmakefiles.rst1353 blob to non-init memory prior to calling unflatten_device_tree(). function
/OK3568_Linux_fs/kernel/include/linux/
H A Dof_fdt.h118 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
/OK3568_Linux_fs/u-boot/lib/
H A Dof_live.c264 static int unflatten_device_tree(const void *blob, in unflatten_device_tree() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c1256 void __init unflatten_device_tree(void) in unflatten_device_tree() function