Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h53 VSP1_PIPELINE_RUNNING, enumerator
H A Dvsp1_pipe.c334 pipe->state = VSP1_PIPELINE_RUNNING; in vsp1_pipeline_run()
373 if (pipe->state == VSP1_PIPELINE_RUNNING) in vsp1_pipeline_stop()
H A Dvsp1_video.c1130 if (pipe->state == VSP1_PIPELINE_RUNNING) in vsp1_video_suspend()