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,1478 of_get_next_child_with_prefix(parent, NULL, prefix); \1480 child = of_get_next_child_with_prefix(parent, child, prefix))
660 struct device_node *of_get_next_child_with_prefix(const struct device_node *node, in of_get_next_child_with_prefix() function682 EXPORT_SYMBOL(of_get_next_child_with_prefix);