Home
last modified time | relevance | path

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

/linux-6.12.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-6.12.1/drivers/of/
Dproperty.c612 struct device_node *of_graph_get_port_by_id(struct device_node *parent, u32 id) in of_graph_get_port_by_id() function