Searched refs:rootp (Results 1 – 2 of 2) sorted by relevance
22 int of_live_build(const void *fdt_blob, struct device_node **rootp);
320 int of_live_build(const void *fdt_blob, struct device_node **rootp) in of_live_build() argument325 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()