Lines Matching defs:node
567 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent()
593 struct device_node *of_get_next_parent(struct device_node *node) in of_get_next_parent()
609 static struct device_node *__of_get_next_child(const struct device_node *node, in __of_get_next_child()
635 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child()
660 struct device_node *of_get_next_child_with_prefix(const struct device_node *node, in of_get_next_child_with_prefix()
684 static struct device_node *of_get_next_status_child(const struct device_node *node, in of_get_next_status_child()
715 struct device_node *of_get_next_available_child(const struct device_node *node, in of_get_next_available_child()
730 struct device_node *of_get_next_reserved_child(const struct device_node *node, in of_get_next_reserved_child()
752 struct device_node *node; in of_get_next_cpu_node() local
815 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name()
845 struct device_node *__of_find_node_by_full_path(struct device_node *node, in __of_find_node_by_full_path()
1047 const struct device_node *node) in __of_match_node()
1075 const struct device_node *node) in of_match_node()
1143 int of_alias_from_compatible(const struct device_node *node, char *alias, int len) in of_alias_from_compatible()