Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c87 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_init()
372 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_queue()
427 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_cleanup()
H A Datomisp_subdev.h102 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue) macro
H A Datomisp_cmd.c597 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buffer_done()
790 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()
820 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()
2980 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_move_frame_to_activeq()