Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dvideobuf2-dma-sg.h18 static inline struct sg_table *vb2_dma_sg_plane_desc( in vb2_dma_sg_plane_desc() function
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-vbi.c120 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
Dsaa7134-ts.c95 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in saa7134_ts_buffer_prepare()
Dsaa7134-core.c221 struct sg_table *dma = vb2_dma_sg_plane_desc(&buf->vb2.vb2_buf, 0); in saa7134_buffer_base()
Dsaa7134-video.c942 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-vbi.c144 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx23885-video.c357 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx23885-core.c1570 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx23885_buf_prepare()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-vbi.c134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
Dcx88-mpeg.c226 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx8802_buf_prepare()
Dcx88-video.c459 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c463 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in solo_fill_jpeg()
485 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in solo_fill_mpeg()
746 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in solo_enc_buf_finish()
/Linux-v4.19/drivers/media/platform/qcom/camss/
Dcamss-video.c360 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
/Linux-v4.19/drivers/media/pci/tw68/
Dtw68-video.c463 struct sg_table *dma = vb2_dma_sg_plane_desc(vb, 0); in tw68_buf_prepare()
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-video.c162 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in cx25821_buffer_prepare()
/Linux-v4.19/drivers/input/touchscreen/
Dsur40.c585 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
/Linux-v4.19/drivers/media/platform/qcom/venus/
Dhelpers.c937 sgt = vb2_dma_sg_plane_desc(vb, 0); in venus_helper_vb2_buf_init()
/Linux-v4.19/drivers/media/pci/tw686x/
Dtw686x-video.c192 struct sg_table *vbuf = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in tw686x_sg_desc_fill()
/Linux-v4.19/drivers/media/pci/cobalt/
Dcobalt-v4l2.c62 struct sg_table *sg_desc = vb2_dma_sg_plane_desc(vb, 0); in cobalt_buf_init()
/Linux-v4.19/drivers/media/platform/marvell-ccic/
Dmcam-core.c1212 struct sg_table *sg_table = vb2_dma_sg_plane_desc(vb, 0); in mcam_vb_sg_buf_prepare()
/Linux-v4.19/drivers/media/pci/intel/ipu3/
Dipu3-cio2.c870 sg = vb2_dma_sg_plane_desc(vb, 0); in cio2_vb2_buf_init()
/Linux-v4.19/drivers/media/platform/
Dpxa_camera.c1380 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in pxa_buffer_init()