Searched refs:vb2_dma_sg_plane_desc (Results 1 – 24 of 24) sorted by relevance
| /Linux-v5.4/include/media/ |
| D | videobuf2-dma-sg.h | 18 static inline struct sg_table *vb2_dma_sg_plane_desc( in vb2_dma_sg_plane_desc() function
|
| /Linux-v5.4/drivers/media/pci/saa7134/ |
| D | saa7134-vbi.c | 111 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
|
| D | saa7134-ts.c | 86 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in saa7134_ts_buffer_prepare()
|
| D | saa7134-core.c | 212 struct sg_table *dma = vb2_dma_sg_plane_desc(&buf->vb2.vb2_buf, 0); in saa7134_buffer_base()
|
| D | saa7134-video.c | 919 struct sg_table *dma = vb2_dma_sg_plane_desc(vb2, 0); in buffer_prepare()
|
| /Linux-v5.4/drivers/media/pci/cx23885/ |
| D | cx23885-vbi.c | 134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
|
| D | cx23885-video.c | 346 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
|
| D | cx23885-core.c | 1578 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/ |
| D | cx88-vbi.c | 134 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
|
| D | cx88-mpeg.c | 217 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx8802_buf_prepare()
|
| D | cx88-video.c | 440 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in buffer_prepare()
|
| /Linux-v5.4/drivers/media/pci/solo6x10/ |
| D | solo6x10-v4l2-enc.c | 454 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/ |
| D | mcam-core.c | 609 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/ |
| D | camss-video.c | 360 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
|
| /Linux-v5.4/drivers/media/pci/tw68/ |
| D | tw68-video.c | 444 struct sg_table *dma = vb2_dma_sg_plane_desc(vb, 0); in tw68_buf_prepare()
|
| /Linux-v5.4/drivers/media/pci/cx25821/ |
| D | cx25821-video.c | 149 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in cx25821_buffer_prepare()
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | sur40.c | 581 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
|
| /Linux-v5.4/drivers/media/platform/ |
| D | via-camera.c | 367 sgt = vb2_dma_sg_plane_desc(&vb->vbuf.vb2_buf, 0); in viacam_irq()
|
| D | pxa_camera.c | 1375 struct sg_table *sgt = vb2_dma_sg_plane_desc(vb, 0); in pxa_buffer_init()
|
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | helpers.c | 1037 sgt = vb2_dma_sg_plane_desc(vb, 0); in venus_helper_vb2_buf_init()
|
| /Linux-v5.4/drivers/media/pci/tw686x/ |
| D | tw686x-video.c | 188 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/ |
| D | ipu3-v4l2.c | 307 struct sg_table *sg = vb2_dma_sg_plane_desc(vb, 0); in imgu_vb2_buf_init()
|
| /Linux-v5.4/drivers/media/pci/cobalt/ |
| D | cobalt-v4l2.c | 62 struct sg_table *sg_desc = vb2_dma_sg_plane_desc(vb, 0); in cobalt_buf_init()
|
| /Linux-v5.4/drivers/media/pci/intel/ipu3/ |
| D | ipu3-cio2.c | 868 sg = vb2_dma_sg_plane_desc(vb, 0); in cio2_vb2_buf_init()
|