__media_entity_pipeline_start(9) 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

COPYRIGHT