Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
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()
Datomisp_subdev.h103 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue) macro
Datomisp_cmd.c590 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buffer_done()
782 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()
799 pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_buf_done()
2870 struct atomisp_video_pipe *pipe = vb_to_pipe(&frame->vb.vb2_buf); in atomisp_move_frame_to_activeq()