Home
last modified time | relevance | path

Searched refs:singleshot (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_dl.c218 bool singleshot; member
784 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
919 if (dlm->singleshot) in vsp1_dl_list_commit()
960 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1070 dlm->singleshot = vsp1->info->uapi; in vsp1_dlm_create()
/Linux-v4.19/drivers/media/platform/omap3isp/
Disp.c897 int singleshot = pipe->stream_state == ISP_PIPELINE_STREAM_SINGLESHOT; in isp_pipeline_resume() local
899 omap3isp_video_resume(pipe->output, !singleshot); in isp_pipeline_resume()
900 if (singleshot) in isp_pipeline_resume()