Searched defs:depth (Results 1 – 8 of 8) sorted by relevance
/scripts/dtc/libfdt/ |
D | fdt.c | 162 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
|
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 366 int offset, depth, namelen; in fdt_get_path() local 418 int offset, depth; in fdt_supernode_atdepth_offset() local
|
/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/gdb/linux/ |
D | proc.py | 52 def get_resources(resource, depth): argument
|
/scripts/ |
D | analyze_suspend.py | 638 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
|
D | unifdef.c | 202 static int depth; /* current #if nesting */ variable
|