Searched refs:vb_to_pipe (Results 1 – 3 of 3) sorted by relevance
88 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_init()545 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_queue()617 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_cleanup()
111 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue) macro
669 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buffer_done()884 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()935 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()3536 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_move_frame_to_activeq()
Completed in 14 milliseconds