Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.c76 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_init()
361 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_queue()
416 struct atomisp_video_pipe *pipe = vb_to_pipe(vb); in atomisp_buf_cleanup()
H A Datomisp_subdev.h92 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue) macro
H A Datomisp_cmd.c579 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()
2859 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_move_frame_to_activeq()