Home
last modified time | relevance | path

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

/openbmc/linux/drivers/of/
H A Dfdt.c284 static int unflatten_dt_nodes(const void *blob, in unflatten_dt_nodes() function
396 size = unflatten_dt_nodes(blob, NULL, dad, NULL); in __unflatten_device_tree()
415 ret = unflatten_dt_nodes(blob, mem, dad, mynodes); in __unflatten_device_tree()