Home
last modified time | relevance | path

Searched refs:of_graph_get_endpoint_count (Results 1 – 13 of 13) sorted by relevance

/linux/include/linux/
A Dof_graph.h44 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
/linux/sound/soc/generic/
A Daudio-graph-card2.c411 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()
A Daudio-graph-card.c139 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()
A Dtest-component.c542 num = of_graph_get_endpoint_count(node); in test_driver_probe()
/linux/drivers/of/
A Dproperty.c810 int of_graph_get_endpoint_count(const struct device_node *np) in of_graph_get_endpoint_count() function
820 EXPORT_SYMBOL(of_graph_get_endpoint_count);
/linux/drivers/gpu/drm/stm/
A Dltdc.c1231 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()
/linux/drivers/staging/media/tegra-video/
A Dcsi.c530 num_pads = of_graph_get_endpoint_count(channel); in tegra_csi_channels_alloc()
/linux/drivers/media/platform/
A Drenesas-ceu.c1543 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()
/linux/sound/soc/sh/rcar/
A Dcore.c1419 nr = of_graph_get_endpoint_count(dai_node); in rsnd_dai_probe()
/linux/drivers/media/i2c/
A Dtvp5150.c2001 ep_num = of_graph_get_endpoint_count(np); in tvp5150_parse_dt()
/linux/
A Dvmlinux.symvers9380 0x00000000 of_graph_get_endpoint_count vmlinux EXPORT_SYMBOL
A DSystem.map47664 ffff800010cd0d40 T of_graph_get_endpoint_count
A D.tmp_System.map47664 ffff800010cd0d40 T of_graph_get_endpoint_count

Completed in 367 milliseconds