Home
last modified time | relevance | path

Searched refs:of_get_next_child_with_prefix (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dof.h292 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))
/linux-6.15/drivers/of/
H A Dbase.c660 struct device_node *of_get_next_child_with_prefix(const struct device_node *node, in of_get_next_child_with_prefix() function
682 EXPORT_SYMBOL(of_get_next_child_with_prefix);