Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dof_graph.h76 static inline struct device_node *of_graph_get_port_by_id( in of_graph_get_port_by_id() function
/kernel/linux/linux-5.10/include/linux/
Dof_graph.h76 static inline struct device_node *of_graph_get_port_by_id( in of_graph_get_port_by_id() function
/kernel/linux/linux-5.10/drivers/of/
Dproperty.c605 struct device_node *of_graph_get_port_by_id(struct device_node *parent, u32 id) in of_graph_get_port_by_id() function
/kernel/linux/linux-6.6/drivers/of/
Dproperty.c610 struct device_node *of_graph_get_port_by_id(struct device_node *parent, u32 id) in of_graph_get_port_by_id() function