Home
last modified time | relevance | path

Searched refs:unmap_dma_buf (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_dma_buf.c137 if (heap->buf_ops.unmap_dma_buf) in ion_unmap_dma_buf()
138 return heap->buf_ops.unmap_dma_buf(attachment, table, in ion_unmap_dma_buf()
322 .unmap_dma_buf = ion_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c69 .unmap_dma_buf = vmw_prime_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c52 .unmap_dma_buf = drm_gem_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c85 .unmap_dma_buf = mock_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c103 .unmap_dma_buf = omap_gem_unmap_dma_buf,
/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-buf.h165 void (*unmap_dma_buf)(struct dma_buf_attachment *, member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c161 .unmap_dma_buf = i915_gem_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp_tb_helper.c129 .unmap_dma_buf = shm_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf.c686 || !exp_info->ops->unmap_dma_buf in dma_buf_export()
973 dmabuf->ops->unmap_dma_buf(attach, attach->sgt, attach->dir); in dma_buf_detach()
1124 attach->dmabuf->ops->unmap_dma_buf(attach, sg_table, direction); in dma_buf_unmap_attachment()
H A Dudmabuf.c153 .unmap_dma_buf = unmap_udmabuf,
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsram_heap.c173 .unmap_dma_buf = dma_heap_unmap_dma_buf,
H A Dcma_heap.c264 .unmap_dma_buf = cma_heap_unmap_dma_buf,
H A Drk_cma_heap.c334 .unmap_dma_buf = cma_heap_unmap_dma_buf,
H A Dsystem_heap.c369 .unmap_dma_buf = system_heap_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c334 .unmap_dma_buf = vb2_vmalloc_dmabuf_ops_unmap,
H A Dvideobuf2-dma-sg.c500 .unmap_dma_buf = vb2_dma_sg_dmabuf_ops_unmap,
H A Dvideobuf2-dma-contig.c364 .unmap_dma_buf = vb2_dc_dmabuf_ops_unmap,
H A Dvideobuf2-cma-sg.c536 .unmap_dma_buf = vb2_cma_sg_dmabuf_ops_unmap,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcommon.c293 .unmap_dma_buf = rkcif_shm_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c420 .unmap_dma_buf = amdgpu_dma_buf_unmap,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_gem.c470 .unmap_dma_buf = armada_gem_prime_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dgem.c651 .unmap_dma_buf = tegra_gem_prime_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-cma-heap.c411 .unmap_dma_buf = rk_cma_heap_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_prime.c814 .unmap_dma_buf = drm_gem_unmap_dma_buf,
/OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/
H A Ddma-buf-test-exporter.c396 .unmap_dma_buf = dma_buf_te_unmap,

12