Home
last modified time | relevance | path

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

/drivers/of/
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);
/drivers/gpu/drm/stm/
Dltdc.c1230 nb_endpoints = of_graph_get_endpoint_count(np); in ltdc_load()
1370 nb_endpoints = of_graph_get_endpoint_count(dev->of_node); in ltdc_unload()
/drivers/staging/media/tegra-video/
Dcsi.c531 num_pads = of_graph_get_endpoint_count(channel); in tegra_csi_channels_alloc()
/drivers/media/platform/
Drenesas-ceu.c1543 num_ep = of_graph_get_endpoint_count(of); in ceu_parse_dt()
/drivers/media/i2c/
Dtvp5150.c2001 ep_num = of_graph_get_endpoint_count(np); in tvp5150_parse_dt()