Searched refs:vb2_dma_sg_plane_desc (Results 1 – 11 of 11) sorted by relevance
/linux/include/media/ |
H A D | videobuf2-dma-sg.h | 18 static inline struct sg_table *vb2_dma_sg_plane_desc( in vb2_dma_sg_plane_desc() function
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv-risc.c | 518 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/drivers/media/pci/mgb4/ |
H A D | mgb4_vout.c | 213 vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0)); in start_streaming() 608 vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0)); in dma_transfer()
|
H A D | mgb4_vin.c | 728 vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0)); in dma_transfer()
|
/linux/drivers/media/pci/cx88/ |
H A D | cx88-mpeg.c | 220 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx8802_buf_prepare()
|
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-video.c | 158 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
|
/linux/drivers/input/touchscreen/ |
H A D | sur40.c | 582 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
|
/linux/drivers/media/pci/saa7134/ |
H A D | saa7134-core.c | 208 struct sg_table *dma = vb2_dma_sg_plane_desc(&buf->vb2.vb2_buf, 0); in saa7134_buffer_base()
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 314 struct sg_table *sg = vb2_dma_sg_plane_desc(vb, 0); in imgu_vb2_buf_init()
|
/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 861 sg = vb2_dma_sg_plane_desc(vb, 0); in cio2_vb2_buf_init()
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-core.c | 1582 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx23885_buf_prepare()
|