Name

__media_entity_pipeline_start — Mark a pipeline as streaming

Synopsis

int __media_entity_pipeline_start (struct media_entity * entity,
 struct media_pipeline * pipe);
 

Arguments

entity

Starting entity

pipe

Media pipeline to be assigned to all entities in the pipeline.

Note

This is the non-locking version of media_entity_pipeline_start