Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/media/atomisp/pci/
A Datomisp_fops.c88 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()
A Datomisp_subdev.h111 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue) macro
A Datomisp_cmd.c669 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