Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dof_graph.h76 static inline struct device_node *of_graph_get_port_by_id( in of_graph_get_port_by_id() function
/Linux-v6.1/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