Home
last modified time | relevance | path

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

12

/Linux-v6.6/include/media/
Dvideobuf2-dma-sg.h18 static inline struct sg_table *vb2_dma_sg_plane_desc( in vb2_dma_sg_plane_desc() function
/Linux-v6.6/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.c208 struct sg_table *dma = vb2_dma_sg_plane_desc(&buf->vb2.vb2_buf, 0); in saa7134_buffer_base()
Dsaa7134-video.c732 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
/Linux-v6.6/drivers/media/pci/cx23885/
Dcx23885-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx23885-video.c351 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
/Linux-v6.6/drivers/media/pci/cx88/
Dcx88-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx88-mpeg.c220 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx8802_buf_prepare()
Dcx88-video.c439 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
/Linux-v6.6/drivers/usb/gadget/function/
Duvc_queue.c88 buf->sgt = vb2_dma_sg_plane_desc(vb, 0); in uvc_buffer_prepare()
/Linux-v6.6/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-v6.6/drivers/media/common/saa7146/
Dsaa7146_vbi.c252 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in buf_init()
Dsaa7146_video.c90 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in saa7146_pgtable_build()
/Linux-v6.6/drivers/media/pci/bt8xx/
Dbttv-risc.c518 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vbuf.vb2_buf, 0); in bttv_buffer_risc_vbi()
664 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vbuf.vb2_buf, 0); in bttv_buffer_risc()
/Linux-v6.6/drivers/media/platform/marvell/
Dmcam-core.c610 sg_table = vb2_dma_sg_plane_desc(&buf->vb_buf.vb2_buf, 0); in mcam_sg_next_buffer()
1237 struct sg_table *sg_table = vb2_dma_sg_plane_desc(vb, 0); in mcam_vb_sg_buf_prepare()
/Linux-v6.6/drivers/media/pci/tw68/
Dtw68-video.c445 struct sg_table *dma = vb2_dma_sg_plane_desc(vb, 0); in tw68_buf_prepare()
/Linux-v6.6/drivers/media/platform/qcom/camss/
Dcamss-video.c418 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
/Linux-v6.6/drivers/media/pci/cx25821/
Dcx25821-video.c149 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in cx25821_buffer_prepare()
/Linux-v6.6/drivers/media/platform/nvidia/tegra-vde/
Dv4l2.c191 sgt = vb2_dma_sg_plane_desc(vb, i); in tegra_buf_init()
/Linux-v6.6/drivers/input/touchscreen/
Dsur40.c582 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
/Linux-v6.6/drivers/media/platform/via/
Dvia-camera.c356 sgt = vb2_dma_sg_plane_desc(&vb->vbuf.vb2_buf, 0); in viacam_irq()
/Linux-v6.6/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-v6.6/drivers/media/pci/cobalt/
Dcobalt-v4l2.c62 struct sg_table *sg_desc = vb2_dma_sg_plane_desc(vb, 0); in cobalt_buf_init()
/Linux-v6.6/drivers/staging/media/ipu3/
Dipu3-v4l2.c314 struct sg_table *sg = vb2_dma_sg_plane_desc(vb, 0); in imgu_vb2_buf_init()

12