Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_graph.h76 static inline struct device_node *of_graph_get_port_by_id( in of_graph_get_port_by_id() function
/openbmc/linux/drivers/of/
H A 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