Home
last modified time | relevance | path

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

/u-boot/include/
A Dof_live.h21 int of_live_build(const void *fdt_blob, struct device_node **rootp);
/u-boot/lib/
A Dof_live.c318 int of_live_build(const void *fdt_blob, struct device_node **rootp) in of_live_build() argument
323 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()

Completed in 3 milliseconds