Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dvideobuf2-dma-sg.h25 void vb2_dma_sg_cleanup_ctx(void *alloc_ctx);
/linux-4.1.27/drivers/media/pci/tw68/
Dtw68-core.c345 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in tw68_initdev()
369 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in tw68_finidev()
/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf2-dma-sg.c745 void vb2_dma_sg_cleanup_ctx(void *alloc_ctx) in vb2_dma_sg_cleanup_ctx() function
750 EXPORT_SYMBOL_GPL(vb2_dma_sg_cleanup_ctx);
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-mpeg.c756 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx8802_probe()
804 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx8802_remove()
Dcx88-video.c1533 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx8800_initdev()
1567 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx8800_finidev()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-core.c1116 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in saa7134_initdev()
1183 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in saa7134_finidev()
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-core.c1343 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx25821_initdev()
1367 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx25821_finidev()
/linux-4.1.27/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c1346 vb2_dma_sg_cleanup_ctx(solo_enc->alloc_ctx); in solo_enc_alloc()
1361 vb2_dma_sg_cleanup_ctx(solo_enc->alloc_ctx); in solo_enc_free()
/linux-4.1.27/drivers/input/touchscreen/
Dsur40.c616 vb2_dma_sg_cleanup_ctx(sur40->alloc_ctx); in sur40_disconnect()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-core.c2032 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx23885_initdev()
2059 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx23885_finidev()
/linux-4.1.27/drivers/media/platform/marvell-ccic/
Dmcam-core.c1302 vb2_dma_sg_cleanup_ctx(cam->vb_alloc_ctx_sg); in mcam_cleanup_vb2()