Searched refs:of_graph_get_endpoint_count (Results 1 – 6 of 6) sorted by relevance
962 unsigned int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function972 EXPORT_SYMBOL(of_graph_get_endpoint_count);
1139 args.args_count = (of_graph_get_endpoint_count(node) > 1); in graph_util_parse_dai()1166 *is_single_link = of_graph_get_endpoint_count(node) == 1; in graph_util_parse_dai()
873 sdti_num = of_graph_get_endpoint_count(np); in ak4613_parse_of()
583 if (of_graph_get_endpoint_count(of_node) > ISL7998X_NUM_PADS) in isl7998x_get_nr_inputs()
2003 ep_num = of_graph_get_endpoint_count(np); in tvp5150_parse_dt()
1282 priv->component_dais[i] = of_graph_get_endpoint_count(node); in rsnd_dai_of_node()