Searched refs:add_property (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/scripts/dtc/ |
| D | livetree.c | 187 add_property(old_node, new_prop); in merge_nodes() 266 void add_property(struct node *node, struct property *prop) in add_property() function 354 add_property(node, p); in append_to_property() 611 add_property(node, build_property("linux,phandle", d, NULL)); in get_node_phandle() 615 add_property(node, build_property("phandle", d, NULL)); in get_node_phandle() 853 add_property(an, p); in generate_label_tree_internal()
|
| D | fstree.c | 50 add_property(tree, prop); in read_fstree()
|
| D | dtc.h | 212 void add_property(struct node *node, struct property *prop);
|
| D | flattree.c | 758 add_property(node, prop); in unflatten_tree()
|