Home
last modified time | relevance | path

Searched refs:media_graph_walk_next (Results 1 – 9 of 9) sorted by relevance

/Linux-v6.1/drivers/media/v4l2-core/
Dv4l2-mc.c441 while ((entity = media_graph_walk_next(graph))) { in pipeline_pm_use_count()
504 while (!ret && (entity = media_graph_walk_next(graph))) in pipeline_pm_power()
513 while ((first = media_graph_walk_next(graph)) in pipeline_pm_power()
/Linux-v6.1/include/media/
Dmedia-entity.h1114 struct media_entity *media_graph_walk_next(struct media_graph *graph);
/Linux-v6.1/drivers/staging/media/omap4iss/
Diss_video.c222 while ((entity = media_graph_walk_next(&graph))) { in iss_video_far_end()
895 while ((entity = media_graph_walk_next(&graph))) in iss_video_streamon()
/Linux-v6.1/drivers/media/mc/
Dmc-entity.c377 struct media_entity *media_graph_walk_next(struct media_graph *graph) in media_graph_walk_next() function
398 EXPORT_SYMBOL_GPL(media_graph_walk_next);
/Linux-v6.1/drivers/media/platform/samsung/exynos4-is/
Dmedia-dev.c1178 while ((entity = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
1193 while ((entity_err = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
/Linux-v6.1/drivers/media/platform/xilinx/
Dxilinx-dma.c194 while ((entity = media_graph_walk_next(&graph))) { in xvip_pipeline_validate()
/Linux-v6.1/Documentation/driver-api/media/
Dmc-core.rst180 :c:func:`media_graph_walk_next()`
/Linux-v6.1/drivers/media/platform/renesas/vsp1/
Dvsp1_video.c574 while ((entity = media_graph_walk_next(&graph))) { in vsp1_video_pipeline_build()
/Linux-v6.1/drivers/media/platform/ti/omap3isp/
Dispvideo.c239 while ((entity = media_graph_walk_next(&graph))) { in isp_video_get_graph_data()