Home
last modified time | relevance | path

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

/linux-4.4.14/include/media/
Dvideobuf2-dma-sg.h25 void vb2_dma_sg_cleanup_ctx(void *alloc_ctx);
/linux-4.4.14/drivers/media/pci/tw68/
Dtw68-core.c346 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in tw68_initdev()
370 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in tw68_finidev()
/linux-4.4.14/drivers/media/pci/cobalt/
Dcobalt-driver.c704 vb2_dma_sg_cleanup_ctx(cobalt->alloc_ctx); in cobalt_probe()
785 vb2_dma_sg_cleanup_ctx(cobalt->alloc_ctx); in cobalt_probe()
821 vb2_dma_sg_cleanup_ctx(cobalt->alloc_ctx); in cobalt_remove()
/linux-4.4.14/drivers/media/v4l2-core/
Dvideobuf2-dma-sg.c689 void vb2_dma_sg_cleanup_ctx(void *alloc_ctx) in vb2_dma_sg_cleanup_ctx() function
694 EXPORT_SYMBOL_GPL(vb2_dma_sg_cleanup_ctx);
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-mpeg.c753 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx8802_probe()
801 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.4.14/drivers/media/pci/saa7134/
Dsaa7134-core.c1119 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in saa7134_initdev()
1186 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in saa7134_finidev()
/linux-4.4.14/drivers/media/pci/cx25821/
Dcx25821-core.c1344 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx25821_initdev()
1368 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx25821_finidev()
/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c1352 vb2_dma_sg_cleanup_ctx(solo_enc->alloc_ctx); in solo_enc_alloc()
1367 vb2_dma_sg_cleanup_ctx(solo_enc->alloc_ctx); in solo_enc_free()
/linux-4.4.14/drivers/input/touchscreen/
Dsur40.c629 vb2_dma_sg_cleanup_ctx(sur40->alloc_ctx); in sur40_disconnect()
/linux-4.4.14/drivers/media/pci/cx23885/
Dcx23885-core.c2034 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx23885_initdev()
2061 vb2_dma_sg_cleanup_ctx(dev->alloc_ctx); in cx23885_finidev()
/linux-4.4.14/drivers/media/platform/marvell-ccic/
Dmcam-core.c1319 vb2_dma_sg_cleanup_ctx(cam->vb_alloc_ctx_sg); in mcam_cleanup_vb2()