Searched refs:of_graph_get_endpoint_count (Results 1 – 2 of 2) sorted by relevance
768 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function778 EXPORT_SYMBOL(of_graph_get_endpoint_count);
1545 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()