Searched defs:tree (Results 1 – 6 of 6) sorted by relevance
| /scripts/dtc/ |
| D | fstree.c | 31 struct node *tree; in read_fstree() local 84 struct node *tree; in dt_from_fs() local
|
| D | livetree.c | 357 struct node *tree, uint32_t boot_cpuid_phys) in build_dt_info() 399 struct property *get_property_by_label(struct node *tree, const char *label, in get_property_by_label() 425 struct marker *get_marker_label(struct node *tree, const char *label, in get_marker_label() 464 struct node *get_node_by_path(struct node *tree, const char *path) in get_node_by_path() 490 struct node *get_node_by_label(struct node *tree, const char *label) in get_node_by_label() 510 struct node *get_node_by_phandle(struct node *tree, cell_t phandle) in get_node_by_phandle() 531 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() 572 uint32_t guess_boot_cpuid(struct node *tree) in guess_boot_cpuid()
|
| D | dtc.c | 44 static void fill_fullpaths(struct node *tree, const char *prefix) in fill_fullpaths()
|
| D | treesource.c | 236 static void write_tree_source_node(FILE *f, struct node *tree, int level) in write_tree_source_node()
|
| D | flattree.c | 250 static void flatten_tree(struct node *tree, struct emitter *emit, in flatten_tree() 824 struct node *tree; in dt_from_blob() local
|
| /scripts/kconfig/ |
| D | gconf.c | 57 GtkTreeStore *tree1, *tree2, *tree; variable
|