Lines Matching defs:node
128 struct node *name_node(struct node *node, char *name) in name_node()
222 struct node *node; in add_orphan_node() local
249 void add_property(struct node *node, struct property *prop) in add_property()
262 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
297 struct node *node = parent->children; in delete_node_by_name() local
308 void delete_node(struct node *node) in delete_node()
321 void append_to_property(struct node *node, in append_to_property()
396 const char *get_unitname(struct node *node) in get_unitname()
404 struct property *get_property(struct node *node, const char *propname) in get_property()
428 struct node **node) in get_property_by_label()
454 struct node **node, struct property **prop) in get_marker_label()
481 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode()
521 struct node *child, *node; in get_node_by_label() local
541 struct node *child, *node; in get_node_by_phandle() local
570 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
683 static void sort_properties(struct node *node) in sort_properties()
719 static void sort_subnodes(struct node *node) in sort_subnodes()
745 static void sort_node(struct node *node) in sort_node()
764 struct node *node; in build_and_name_child_node() local
787 static bool any_label_tree(struct dt_info *dti, struct node *node) in any_label_tree()
802 struct node *an, struct node *node, in generate_label_tree_internal()
841 static bool any_fixup_tree(struct dt_info *dti, struct node *node) in any_fixup_tree()
864 struct node *node, struct property *prop, in add_fixup_entry()
885 struct node *node) in generate_fixups_tree_internal()
906 static bool any_local_fixup_tree(struct dt_info *dti, struct node *node) in any_local_fixup_tree()
929 struct node *lfn, struct node *node, in add_local_fixup_entry()
966 struct node *node) in generate_local_fixups_tree_internal()