Searched refs:of_get_next_child_with_prefix (Results 1 – 2 of 2) sorted by relevance
292 extern struct device_node *of_get_next_child_with_prefix(const struct device_node *node,558 static inline struct device_node *of_get_next_child_with_prefix( in of_get_next_child_with_prefix() function 1514 of_get_next_child_with_prefix(parent, NULL, prefix); \1516 child = of_get_next_child_with_prefix(parent, child, prefix))
707 struct device_node *of_get_next_child_with_prefix(const struct device_node *node, in of_get_next_child_with_prefix() function729 EXPORT_SYMBOL(of_get_next_child_with_prefix);