Home
last modified time | relevance | path

Searched refs:media_graph_walk_next (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/mc/
H A 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); variable
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()
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A 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()
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-mc.c449 while ((entity = media_graph_walk_next(graph))) { in pipeline_pm_use_count()
512 while (!ret && (entity = media_graph_walk_next(graph))) in pipeline_pm_power()
521 while ((first = media_graph_walk_next(graph)) in pipeline_pm_power()
/kernel/linux/linux-5.10/include/media/
H A Dmedia-entity.h918 * media_graph_walk_next - Get the next entity in the graph
929 struct media_entity *media_graph_walk_next(struct media_graph *graph);
/kernel/linux/linux-6.6/include/media/
H A Dmedia-entity.h1133 * media_graph_walk_next - Get the next entity in the graph
1146 struct media_entity *media_graph_walk_next(struct media_graph *graph);
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dmedia-dev.c1175 while ((entity = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
1190 while ((entity_err = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
/kernel/linux/linux-5.10/drivers/staging/media/omap4iss/
H A 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()
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-entity.c390 struct media_entity *media_graph_walk_next(struct media_graph *graph) in media_graph_walk_next() function
411 EXPORT_SYMBOL_GPL(media_graph_walk_next); variable
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c1177 while ((entity = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
1192 while ((entity_err = media_graph_walk_next(graph))) { in __fimc_md_modify_pipelines()
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/
H A Dxilinx-dma.c195 while ((entity = media_graph_walk_next(&graph))) { in xvip_pipeline_validate()
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/
H A Dispvideo.c239 while ((entity = media_graph_walk_next(&graph))) { in isp_video_get_graph_data()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_video.c574 while ((entity = media_graph_walk_next(&graph))) { in vsp1_video_pipeline_build()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c575 while ((entity = media_graph_walk_next(&graph))) { in vsp1_video_pipeline_build()

Completed in 20 milliseconds