Searched refs:__media_pipeline_entity_iter_next (Results 1 – 2 of 2) sorted by relevance
1244 __media_pipeline_entity_iter_next(struct media_pipeline *pipe,1262 for (entity = __media_pipeline_entity_iter_next((pipe), iter, NULL); \1264 entity = __media_pipeline_entity_iter_next((pipe), iter, entity))
980 __media_pipeline_entity_iter_next(struct media_pipeline *pipe, in __media_pipeline_entity_iter_next() function1001 EXPORT_SYMBOL_GPL(__media_pipeline_entity_iter_next);