Home
last modified time | relevance | path

Searched refs:VSP1_PIPELINE_RUNNING (Results 1 – 3 of 3) sorted by relevance

/drivers/media/platform/vsp1/
Dvsp1_pipe.h52 VSP1_PIPELINE_RUNNING, enumerator
Dvsp1_pipe.c294 pipe->state = VSP1_PIPELINE_RUNNING; in vsp1_pipeline_run()
333 if (pipe->state == VSP1_PIPELINE_RUNNING) in vsp1_pipeline_stop()
Dvsp1_video.c1186 if (pipe->state == VSP1_PIPELINE_RUNNING) in vsp1_video_suspend()