Searched refs:vb_to_pipe (Results 1 – 3 of 3) sorted by relevance
76 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_init()358 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_queue()413 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_cleanup()
89 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue) macro
579 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buffer_done()771 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()788 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()2861 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_move_frame_to_activeq()
Completed in 18 milliseconds