Home
last modified time | relevance | path

Searched defs:of_get_parent (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/of/
H A Dbase.c550 struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() function
/linux/include/linux/
H A Dof.h529 static inline struct device_node *of_get_parent(const struct device_node *node) in of_get_parent() function