Home
last modified time | relevance | path

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

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