Home
last modified time | relevance | path

Searched refs:vb2_dma_sg_plane_desc (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.4/include/media/
Dvideobuf2-dma-sg.h18 static inline struct sg_table *vb2_dma_sg_plane_desc( in vb2_dma_sg_plane_desc() function
/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-vbi.c111 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
Dsaa7134-ts.c86 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in saa7134_ts_buffer_prepare()
Dsaa7134-core.c212 struct sg_table *dma = vb2_dma_sg_plane_desc(&buf->vb2.vb2_buf, 0); in saa7134_buffer_base()
Dsaa7134-video.c919 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
/Linux-v5.4/drivers/media/pci/cx23885/
Dcx23885-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx23885-video.c346 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx23885-core.c1578 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx23885_buf_prepare()
/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx88-mpeg.c217 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx8802_buf_prepare()
Dcx88-video.c440 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c454 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in solo_fill_jpeg()
476 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in solo_fill_mpeg()
737 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in solo_enc_buf_finish()
/Linux-v5.4/drivers/media/platform/marvell-ccic/
Dmcam-core.c609 sg_table = vb2_dma_sg_plane_desc(&buf->vb_buf.vb2_buf, 0); in mcam_sg_next_buffer()
1255 struct sg_table *sg_table = vb2_dma_sg_plane_desc(vb, 0); in mcam_vb_sg_buf_prepare()
/Linux-v5.4/drivers/media/platform/qcom/camss/
Dcamss-video.c360 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
/Linux-v5.4/drivers/media/pci/tw68/
Dtw68-video.c444 struct sg_table *dma = vb2_dma_sg_plane_desc(vb, 0); in tw68_buf_prepare()
/Linux-v5.4/drivers/media/pci/cx25821/
Dcx25821-video.c149 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in cx25821_buffer_prepare()
/Linux-v5.4/drivers/input/touchscreen/
Dsur40.c581 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
/Linux-v5.4/drivers/media/platform/
Dvia-camera.c367 sgt = vb2_dma_sg_plane_desc(&vb->vbuf.vb2_buf, 0); in viacam_irq()
Dpxa_camera.c1375 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in pxa_buffer_init()
/Linux-v5.4/drivers/media/platform/qcom/venus/
Dhelpers.c1037 sgt = vb2_dma_sg_plane_desc(vb, 0); in venus_helper_vb2_buf_init()
/Linux-v5.4/drivers/media/pci/tw686x/
Dtw686x-video.c188 struct sg_table *vbuf = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in tw686x_sg_desc_fill()
/Linux-v5.4/drivers/staging/media/ipu3/
Dipu3-v4l2.c307 struct sg_table *sg = vb2_dma_sg_plane_desc(vb, 0); in imgu_vb2_buf_init()
/Linux-v5.4/drivers/media/pci/cobalt/
Dcobalt-v4l2.c62 struct sg_table *sg_desc = vb2_dma_sg_plane_desc(vb, 0); in cobalt_buf_init()
/Linux-v5.4/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c868 sg = vb2_dma_sg_plane_desc(vb, 0); in cio2_vb2_buf_init()