Searched refs:atomisp_flush_video_pipe (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h53 void atomisp_flush_video_pipe(struct atomisp_video_pipe *pipe, enum vb2_buffer_state state,
H A Datomisp_ioctl.c1140 atomisp_flush_video_pipe(pipe, VB2_BUF_STATE_QUEUED, true);
1235 atomisp_flush_video_pipe(pipe, VB2_BUF_STATE_ERROR, true);
H A Datomisp_cmd.c610 void atomisp_flush_video_pipe(struct atomisp_video_pipe *pipe, enum vb2_buffer_state state, function
1000 atomisp_flush_video_pipe(&isp->asd.video_out, VB2_BUF_STATE_ERROR, false);

Completed in 277 milliseconds