Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c847 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name() function
857 EXPORT_SYMBOL(of_get_child_by_name); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c709 struct device_node *of_get_child_by_name(const struct device_node *node, in of_get_child_by_name() function
719 EXPORT_SYMBOL(of_get_child_by_name); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h555 static inline struct device_node *of_get_child_by_name( in of_get_child_by_name() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h563 static inline struct device_node *of_get_child_by_name( in of_get_child_by_name() function

Completed in 12 milliseconds