Home
last modified time | relevance | path

Searched defs:of_graph_get_port_parent (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-4.19/include/linux/
Dof_graph.h95 static inline struct device_node *of_graph_get_port_parent( in of_graph_get_port_parent() function
/kernel/linux/linux-5.10/include/linux/
Dof_graph.h101 static inline struct device_node *of_graph_get_port_parent( in of_graph_get_port_parent() function
/kernel/linux/linux-4.19/drivers/of/
Dproperty.c702 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent() function
/kernel/linux/linux-5.10/drivers/of/
Dproperty.c726 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent() function