Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h52 VSP1_PIPELINE_RUNNING, enumerator
H A Dvsp1_pipe.c312 pipe->state = VSP1_PIPELINE_RUNNING; in vsp1_pipeline_run()
351 if (pipe->state == VSP1_PIPELINE_RUNNING) in vsp1_pipeline_stop()
H A Dvsp1_video.c1175 if (pipe->state == VSP1_PIPELINE_RUNNING) in vsp1_video_suspend()