Searched refs:of_graph_get_endpoint_count (Results 1 – 7 of 7) sorted by relevance
43 int of_graph_get_endpoint_count(const struct device_node *np);65 static inline int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
767 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function777 EXPORT_SYMBOL(of_graph_get_endpoint_count);
224 of_graph_get_endpoint_count(dai_link->cpu_of_node) == 1); in asoc_graph_card_dai_link_of()
125 of_graph_get_endpoint_count(dai_link->cpu_of_node) == 1); in asoc_graph_card_dai_link_of()
298 args.args_count = (of_graph_get_endpoint_count(node) > 1); in asoc_simple_card_parse_graph_dai()
1128 nr = of_graph_get_endpoint_count(dai_node); in rsnd_dai_probe()
1551 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()