Home
last modified time | relevance | path

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

12

/openbmc/linux/include/media/
H A Dvideobuf2-dma-sg.h18 static inline struct sg_table *vb2_dma_sg_plane_desc( in vb2_dma_sg_plane_desc() function
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-vbi.c111 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
H A Dsaa7134-ts.c86 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in saa7134_ts_buffer_prepare()
H A Dsaa7134-core.c208 struct sg_table *dma = vb2_dma_sg_plane_desc(&buf->vb2.vb2_buf, 0); in saa7134_buffer_base()
H A Dsaa7134-video.c732 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
H A Dcx23885-video.c351 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
H A Dcx88-mpeg.c220 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx8802_buf_prepare()
H A Dcx88-video.c439 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_queue.c88 buf->sgt = vb2_dma_sg_plane_desc(vb, 0); in uvc_buffer_prepare()
/openbmc/linux/drivers/media/pci/solo6x10/
H A 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()
/openbmc/linux/drivers/media/common/saa7146/
H A Dsaa7146_vbi.c252 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in buf_init()
H A Dsaa7146_video.c90 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in saa7146_pgtable_build()
/openbmc/linux/drivers/media/pci/bt8xx/
H A 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()
/openbmc/linux/drivers/media/platform/marvell/
H A 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()
/openbmc/linux/drivers/media/pci/cx25821/
H A Dcx25821-video.c149 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in cx25821_buffer_prepare()
/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-video.c445 struct sg_table *dma = vb2_dma_sg_plane_desc(vb, 0); in tw68_buf_prepare()
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-video.c418 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dv4l2.c191 sgt = vb2_dma_sg_plane_desc(vb, i); in tegra_buf_init()
/openbmc/linux/drivers/input/touchscreen/
H A Dsur40.c582 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c356 sgt = vb2_dma_sg_plane_desc(&vb->vbuf.vb2_buf, 0); in viacam_irq()
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-video.c188 struct sg_table *vbuf = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in tw686x_sg_desc_fill()
/openbmc/linux/drivers/media/pci/cobalt/
H A Dcobalt-v4l2.c62 struct sg_table *sg_desc = vb2_dma_sg_plane_desc(vb, 0); in cobalt_buf_init()
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-v4l2.c314 struct sg_table *sg = vb2_dma_sg_plane_desc(vb, 0); in imgu_vb2_buf_init()

12