Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c660 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() function
673 EXPORT_SYMBOL(of_get_parent); variable
/kernel/linux/linux-6.6/drivers/of/
H A Dbase.c519 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() function
532 EXPORT_SYMBOL(of_get_parent); variable
/kernel/linux/linux-5.10/include/linux/
H A Dof.h514 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() function
/kernel/linux/linux-6.6/include/linux/
H A Dof.h522 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() function

Completed in 11 milliseconds