Home
last modified time | relevance | path

Searched refs:add_property (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/dtc/
H A Dfstree.c50 add_property(tree, prop); in read_fstree()
H A Dlivetree.c187 add_property(old_node, new_prop); in merge_nodes()
267 void add_property(struct node *node, struct property *prop) in add_property() function
355 add_property(node, p); in append_to_property()
633 add_property(node, build_property(name, d, NULL)); in add_phandle_property()
887 add_property(an, p); in generate_label_tree_internal()
H A Ddtc.h279 void add_property(struct node *node, struct property *prop);
H A Dflattree.c760 add_property(node, prop); in unflatten_tree()