Home
last modified time | relevance | path

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

/Linux-v5.10/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-v5.10/drivers/media/mc/
Dmc-entity.c345 struct media_entity *media_graph_walk_next(struct media_graph *graph) in media_graph_walk_next() function
366 EXPORT_SYMBOL_GPL(media_graph_walk_next);
424 while ((entity = media_graph_walk_next(graph))) { in __media_pipeline_start()
508 while ((entity_err = media_graph_walk_next(graph))) { in __media_pipeline_start()
559 while ((entity = media_graph_walk_next(graph))) { in __media_pipeline_stop()
/Linux-v5.10/include/media/
Dmedia-entity.h929 struct media_entity *media_graph_walk_next(struct media_graph *graph);
/Linux-v5.10/drivers/staging/media/omap4iss/
Diss_video.c222 while ((entity = media_graph_walk_next(&graph))) { in iss_video_far_end()
894 while ((entity = media_graph_walk_next(&graph))) in iss_video_streamon()
/Linux-v5.10/drivers/media/platform/exynos4-is/
Dmedia-dev.c1176 while ((entity = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
1191 while ((entity_err = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
/Linux-v5.10/drivers/media/platform/xilinx/
Dxilinx-dma.c195 while ((entity = media_graph_walk_next(&graph))) { in xvip_pipeline_validate()
/Linux-v5.10/Documentation/driver-api/media/
Dmc-core.rst173 :c:func:`media_graph_walk_next()`
/Linux-v5.10/drivers/media/platform/vsp1/
Dvsp1_video.c574 while ((entity = media_graph_walk_next(&graph))) { in vsp1_video_pipeline_build()
/Linux-v5.10/drivers/media/platform/omap3isp/
Dispvideo.c239 while ((entity = media_graph_walk_next(&graph))) { in isp_video_get_graph_data()