Home
last modified time | relevance | path

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

/boot/
A Dfdt_region.c43 int depth = -1; in fdt_find_regions() local
85 depth++; in fdt_find_regions()
91 if (!depth && *name) in fdt_find_regions()
99 stack[depth] = want; in fdt_find_regions()
113 if (depth < 0) in fdt_find_regions()
116 want = stack[depth--]; in fdt_find_regions()
120 if (depth == -1) in fdt_find_regions()
381 p->depth = -1; in fdt_first_region()
552 p.depth++; in fdt_next_region()
607 if (p.depth < 0) in fdt_next_region()
[all …]

Completed in 8 milliseconds