Searched defs:depth (Results 1 – 7 of 7) sorted by relevance
247 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()289 int depth = 0; in fdt_first_subnode() local300 int depth = 1; in fdt_next_subnode() local
75 int depth = 0; in fdt_node_end_offset_() local
228 int depth; in fdt_subnode_offset_namelen() local574 int offset, depth, namelen; in fdt_get_path() local626 int offset, depth; in fdt_supernode_atdepth_offset() local
58 def get_resources(resource, depth): argument
142 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
1000 int i, depth; in add_local_fixup_entry() local
202 static int depth; /* current #if nesting */ variable
Completed in 13 milliseconds