Searched refs:media_graph_walk_next (Results 1 – 6 of 6) sorted by relevance
449 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()
1144 struct media_entity *media_graph_walk_next(struct media_graph *graph);
1177 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()
390 struct media_entity *media_graph_walk_next(struct media_graph *graph) in media_graph_walk_next() function411 EXPORT_SYMBOL_GPL(media_graph_walk_next);
180 :c:func:`media_graph_walk_next()`
575 while ((entity = media_graph_walk_next(&graph))) { in vsp1_video_pipeline_build()