Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
Dfdt_wip.c99 int depth = 0; in _fdt_node_end_offset() local
Dfdt_ro.c135 int depth; in fdt_subnode_offset_namelen() local
360 int offset, depth, namelen; in fdt_get_path() local
412 int offset, depth; in fdt_supernode_atdepth_offset() local
Dfdt.c161 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
/scripts/dtc/
Dfdtdump.c59 int depth, sz, shift; in dump_blob() local
Dfdtget.c156 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
/scripts/
Danalyze_suspend.py185 depth = 0 variable in DeviceNode
539 def masterTopology(self, name, list, depth): argument
626 depth = 0 variable in FTraceLine
707 depth = 0 variable in FTraceCallGraph
Dunifdef.c202 static int depth; /* current #if nesting */ variable