Searched refs:of_graph_get_endpoint_count (Results 1 – 13 of 13) 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
411 args.args_count = (of_graph_get_endpoint_count(node) > 1); in asoc_simple_parse_dai()439 *is_single_link = of_graph_get_endpoint_count(node) == 1; in asoc_simple_parse_dai()994 return of_graph_get_endpoint_count(of_get_parent(lnk)) - 1; in graph_counter()
139 args.args_count = (of_graph_get_endpoint_count(node) > 1); in asoc_simple_parse_dai()167 *is_single_link = of_graph_get_endpoint_count(node) == 1; in asoc_simple_parse_dai()
542 num = of_graph_get_endpoint_count(node); in test_driver_probe()
810 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function820 EXPORT_SYMBOL(of_graph_get_endpoint_count);
1231 nb_endpoints = of_graph_get_endpoint_count(np); in ltdc_load()1371 nb_endpoints = of_graph_get_endpoint_count(dev->of_node); in ltdc_unload()
530 num_pads = of_graph_get_endpoint_count(channel); in tegra_csi_channels_alloc()
1543 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()
1419 nr = of_graph_get_endpoint_count(dai_node); in rsnd_dai_probe()
2001 ep_num = of_graph_get_endpoint_count(np); in tvp5150_parse_dt()
9380 0x00000000 of_graph_get_endpoint_count vmlinux EXPORT_SYMBOL
47664 ffff800010cd0d40 T of_graph_get_endpoint_count
Completed in 367 milliseconds