Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dof_live.h22 int of_live_build(const void *fdt_blob, struct device_node **rootp);
/rk3399_rockchip-uboot/lib/
H A Dof_live.c320 int of_live_build(const void *fdt_blob, struct device_node **rootp) in of_live_build() argument
325 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()