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

/linux-master/include/linux/
H A Dof_graph.h76 static inline struct device_node *of_graph_get_port_by_id( function
/linux-master/drivers/of/
H A Dproperty.c611 struct device_node *of_graph_get_port_by_id(struct device_node *parent, u32 id) function
633 EXPORT_SYMBOL(of_graph_get_port_by_id); variable

Completed in 239 milliseconds