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
250 void add_property(struct node *node, struct property *prop) in add_property()
263 void delete_property_by_name(struct node *node, char *name) in delete_property_by_name()
298 struct node *node = parent->children; in delete_node_by_name() local
309 void delete_node(struct node *node) in delete_node()
322 void append_to_property(struct node *node, in append_to_property()
397 const char *get_unitname(struct node *node) in get_unitname()
405 struct property *get_property(struct node *node, const char *propname) in get_property()
429 struct node **node) in get_property_by_label()
455 struct node **node, struct property **prop) in get_marker_label()
482 struct node *get_subnode(struct node *node, const char *nodename) in get_subnode()
522 struct node *child, *node; in get_node_by_label() local
542 struct node *child, *node; in get_node_by_phandle() local
574 cell_t get_node_phandle(struct node *root, struct node *node) in get_node_phandle()
687 static void sort_properties(struct node *node) in sort_properties()
723 static void sort_subnodes(struct node *node) in sort_subnodes()
749 static void sort_node(struct node *node) in sort_node()
768 struct node *node; in build_and_name_child_node() local
791 static bool any_label_tree(struct dt_info *dti, struct node *node) in any_label_tree()
806 struct node *an, struct node *node, in generate_label_tree_internal()
845 static bool any_fixup_tree(struct dt_info *dti, struct node *node) in any_fixup_tree()
868 struct node *node, struct property *prop, in add_fixup_entry()
889 struct node *node) in generate_fixups_tree_internal()
910 static bool any_local_fixup_tree(struct dt_info *dti, struct node *node) in any_local_fixup_tree()
933 struct node *lfn, struct node *node, in add_local_fixup_entry()
970 struct node *node) in generate_local_fixups_tree_internal()