Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/of/
Dfdt.c148 static unsigned long unflatten_dt_node(struct boot_param_header *blob, in unflatten_dt_node() function
332 mem = unflatten_dt_node(blob, mem, p, np, allnextpp, in unflatten_dt_node()
383 size = unflatten_dt_node(blob, 0, &start, NULL, NULL, 0); in __unflatten_device_tree()
399 unflatten_dt_node(blob, mem, &start, NULL, &allnextp, 0); in __unflatten_device_tree()