Searched refs:of_graph_get_endpoint_count (Results 1 – 5 of 5) sorted by relevance
978 unsigned int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function988 EXPORT_SYMBOL(of_graph_get_endpoint_count);
1133 args.args_count = (of_graph_get_endpoint_count(node) > 1); in graph_util_parse_dai() 1155 *is_single_link = of_graph_get_endpoint_count(node) == 1; in graph_util_parse_dai()
865 sdti_num = of_graph_get_endpoint_count(np); in ak4613_parse_of()
1527 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()
1403 priv->component_dais[i] = of_graph_get_endpoint_count(node); in __rsnd_dai_probe()