Searched refs:rootp (Results 1 – 2 of 2) sorted by relevance
21 int of_live_build(const void *fdt_blob, struct device_node **rootp);
318 int of_live_build(const void *fdt_blob, struct device_node **rootp) in of_live_build() argument323 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()
Completed in 3 milliseconds