Searched refs:unflatten_dt_node (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/of/
H A Dfdt.c164 * unflatten_dt_node - Alloc and populate a device_node from the flat tree
171 static void * unflatten_dt_node(void *blob, unflatten_dt_node() function
342 mem = unflatten_dt_node(blob, mem, poffset, np, NULL, unflatten_dt_node()
408 size = (unsigned long)unflatten_dt_node(blob, NULL, &start, NULL, NULL, 0, true); __unflatten_device_tree()
423 unflatten_dt_node(blob, mem, &start, NULL, mynodes, 0, false); __unflatten_device_tree()

Completed in 32 milliseconds