Home
last modified time | relevance | path

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

/scripts/dtc/libfdt/
Dfdt.c162 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
204 int depth = 0; in fdt_first_subnode() local
215 int depth = 1; in fdt_next_subnode() local
Dfdt_wip.c99 int depth = 0; in _fdt_node_end_offset() local
Dfdt_ro.c135 int depth; in fdt_subnode_offset_namelen() local
366 int offset, depth, namelen; in fdt_get_path() local
418 int offset, depth; in fdt_supernode_atdepth_offset() local
/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/gdb/linux/
Dproc.py52 def get_resources(resource, depth): argument
/scripts/
Danalyze_suspend.py638 depth = 0 variable in DeviceNode
1042 def masterTopology(self, name, list, depth): argument
1145 depth = 0 variable in FTraceLine
1267 depth = 0 variable in FTraceCallGraph
Dunifdef.c202 static int depth; /* current #if nesting */ variable