of_get_next_child_with_prefix
EXPORT_SYMBOL(of_get_next_child_with_prefix);
of_get_next_child_with_prefix(parent, NULL, prefix); \
child = of_get_next_child_with_prefix(parent, child, prefix))
extern struct device_node *of_get_next_child_with_prefix(const struct device_node *node,