Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h60 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); in atomisp_start_streaming()
1235 atomisp_flush_video_pipe(pipe, VB2_BUF_STATE_ERROR, true); in atomisp_stop_streaming()
H A Datomisp_cmd.c610 void atomisp_flush_video_pipe(struct atomisp_video_pipe *pipe, enum vb2_buffer_state state, in atomisp_flush_video_pipe() function
1000 atomisp_flush_video_pipe(&isp->asd.video_out, VB2_BUF_STATE_ERROR, false); in atomisp_assert_recovery_work()