Searched defs:tree (Results 1 – 7 of 7) sorted by relevance
| /scripts/dtc/ |
| A D | fstree.c | 31 struct node *tree; in read_fstree() local 84 struct node *tree; in dt_from_fs() local
|
| A D | livetree.c | 400 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info() 448 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 474 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 513 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 540 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 560 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 584 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() 652 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
|
| A D | dtc.c | 44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
| A D | treesource.c | 236 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
|
| A D | flattree.c | 250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() 821 struct node *tree; in dt_from_blob() local
|
| /scripts/ |
| A D | spdxcheck.py | 206 def scan_git_tree(tree): argument 219 def scan_git_subtree(tree, path): argument
|
| /scripts/kconfig/ |
| A D | gconf.c | 57 GtkTreeStore *tree1, *tree2, *tree; variable
|
Completed in 13 milliseconds