Searched refs:fdt_root (Results 1 – 3 of 3) sorted by relevance
27 int fdt_root(void *fdt);
534 if (fdt_root(blob) < 0) { in image_setup_libfdt()
188 int fdt_root(void *fdt) in fdt_root() function