Home
last modified time | relevance | path

Searched refs:vb2_dma_sg_memops (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/include/media/
Dvideobuf2-dma-sg.h27 extern const struct vb2_mem_ops vb2_dma_sg_memops;
/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf2-dma-sg.c712 const struct vb2_mem_ops vb2_dma_sg_memops = { variable
729 EXPORT_SYMBOL_GPL(vb2_dma_sg_memops);
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-empress.c292 q->mem_ops = &vb2_dma_sg_memops; in empress_init()
Dsaa7134-video.c2096 q->mem_ops = &vb2_dma_sg_memops; in saa7134_video_init1()
2114 q->mem_ops = &vb2_dma_sg_memops; in saa7134_video_init1()
Dsaa7134-dvb.c1241 q->mem_ops = &vb2_dma_sg_memops; in dvb_init()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-video.c1224 q->mem_ops = &vb2_dma_sg_memops; in cx23885_video_register()
1240 q->mem_ops = &vb2_dma_sg_memops; in cx23885_video_register()
Dcx23885-417.c1550 q->mem_ops = &vb2_dma_sg_memops; in cx23885_417_register()
Dcx23885-dvb.c2314 q->mem_ops = &vb2_dma_sg_memops; in cx23885_dvb_register()
/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c808 .mem_ops = &vb2_dma_sg_memops,
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-video.c1445 q->mem_ops = &vb2_dma_sg_memops; in cx8800_initdev()
1461 q->mem_ops = &vb2_dma_sg_memops; in cx8800_initdev()
Dcx88-blackbird.c1180 q->mem_ops = &vb2_dma_sg_memops; in cx8802_blackbird_probe()
Dcx88-dvb.c1789 q->mem_ops = &vb2_dma_sg_memops; in cx8802_dvb_probe()
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-video.c755 q->mem_ops = &vb2_dma_sg_memops; in cx25821_video_register()
/linux-4.1.27/drivers/media/pci/tw68/
Dtw68-video.c976 dev->vidq.mem_ops = &vb2_dma_sg_memops; in tw68_video_init2()
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c1292 solo_enc->vidq.mem_ops = &vb2_dma_sg_memops; in solo_enc_alloc()
/linux-4.1.27/drivers/media/platform/marvell-ccic/
Dmcam-core.c1267 vq->mem_ops = &vb2_dma_sg_memops; in mcam_setup_vb2()