Searched defs:depth (Results 1 – 7 of 7) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt_wip.c | 99 int depth = 0; in _fdt_node_end_offset() local
|
D | fdt_ro.c | 135 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
|
D | fdt.c | 161 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
|
/scripts/dtc/ |
D | fdtdump.c | 59 int depth, sz, shift; in dump_blob() local
|
D | fdtget.c | 156 int depth = 1; /* the assumed depth of this node */ in list_subnodes() local
|
/scripts/ |
D | analyze_suspend.py | 185 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
|
D | unifdef.c | 202 static int depth; /* current #if nesting */ variable
|