Home
last modified time | relevance | path

Searched defs:of_get_next_child (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c730 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child() function
741 EXPORT_SYMBOL(of_get_next_child); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c587 struct device_node *of_get_next_child(const struct device_node *node, in of_get_next_child() function
598 EXPORT_SYMBOL(of_get_next_child); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h524 static inline struct device_node *of_get_next_child( in of_get_next_child() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h532 static inline struct device_node *of_get_next_child( in of_get_next_child() function

Completed in 12 milliseconds