Home
last modified time | relevance | path

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

/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
/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()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_vout.c213 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 Dmgb4_vin.c728 vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0)); in dma_transfer()
/linux/drivers/media/pci/cx88/
H A Dcx88-mpeg.c220 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 Dcamss-video.c158 sgt = vb2_dma_sg_plane_desc(vb, i); in video_buf_init()
/linux/drivers/input/touchscreen/
H A Dsur40.c582 sgt = vb2_dma_sg_plane_desc(&new_buf->vb.vb2_buf, 0); in sur40_process_video()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c208 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 Dipu3-v4l2.c314 struct sg_table *sg = vb2_dma_sg_plane_desc(vb, 0); in imgu_vb2_buf_init()
/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.c861 sg = vb2_dma_sg_plane_desc(vb, 0); in cio2_vb2_buf_init()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-core.c1582 struct sg_table *sgt = vb2_dma_sg_plane_desc(&buf->vb.vb2_buf, 0); in cx23885_buf_prepare()