Home
last modified time | relevance | path

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

/drivers/media/platform/vsp1/
Dvsp1_dl.c218 bool singleshot; member
786 if (!dlm->singleshot || is_last) in vsp1_dl_list_fill_header()
795 if (!dlm->singleshot || !is_last) in vsp1_dl_list_fill_header()
806 } else if (!dlm->singleshot) { in vsp1_dl_list_fill_header()
936 if (dlm->singleshot) in vsp1_dl_list_commit()
981 if (dlm->singleshot) { in vsp1_dlm_irq_frame_end()
1102 dlm->singleshot = vsp1->info->uapi; in vsp1_dlm_create()
/drivers/media/platform/omap3isp/
Disp.c906 int singleshot = pipe->stream_state == ISP_PIPELINE_STREAM_SINGLESHOT; in isp_pipeline_resume() local
908 omap3isp_video_resume(pipe->output, !singleshot); in isp_pipeline_resume()
909 if (singleshot) in isp_pipeline_resume()