Searched refs:of_graph_get_endpoint_count (Results 1 – 12 of 12) sorted by relevance
44 int of_graph_get_endpoint_count(const struct device_node *np);71 static inline int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
140 num_pads = of_graph_get_endpoint_count(np); in tegra_vip_channel_of_parse()
582 num_pads = of_graph_get_endpoint_count(channel); in tegra_csi_channels_alloc()
817 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function827 EXPORT_SYMBOL(of_graph_get_endpoint_count);
1096 args.args_count = (of_graph_get_endpoint_count(node) > 1); in graph_util_parse_dai()1125 *is_single_link = of_graph_get_endpoint_count(node) == 1; in graph_util_parse_dai()
541 num = of_graph_get_endpoint_count(node); in test_driver_probe()
873 sdti_num = of_graph_get_endpoint_count(np); in ak4613_parse_of()
1934 nb_endpoints = of_graph_get_endpoint_count(np); in ltdc_load()2090 nb_endpoints = of_graph_get_endpoint_count(dev->of_node); in ltdc_unload()
1529 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()
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()
1301 priv->component_dais[i] = of_graph_get_endpoint_count(ports); in rsnd_dai_of_node()