| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_dma_buf.c | 137 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 D | vmwgfx_prime.c | 69 .unmap_dma_buf = vmw_prime_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_prime.c | 52 .unmap_dma_buf = drm_gem_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 85 .unmap_dma_buf = mock_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 103 .unmap_dma_buf = omap_gem_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-buf.h | 165 void (*unmap_dma_buf)(struct dma_buf_attachment *, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_dmabuf.c | 161 .unmap_dma_buf = i915_gem_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp_tb_helper.c | 129 .unmap_dma_buf = shm_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-buf.c | 686 || !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 D | udmabuf.c | 153 .unmap_dma_buf = unmap_udmabuf,
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/ |
| H A D | sram_heap.c | 173 .unmap_dma_buf = dma_heap_unmap_dma_buf,
|
| H A D | cma_heap.c | 264 .unmap_dma_buf = cma_heap_unmap_dma_buf,
|
| H A D | rk_cma_heap.c | 334 .unmap_dma_buf = cma_heap_unmap_dma_buf,
|
| H A D | system_heap.c | 369 .unmap_dma_buf = system_heap_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 334 .unmap_dma_buf = vb2_vmalloc_dmabuf_ops_unmap,
|
| H A D | videobuf2-dma-sg.c | 500 .unmap_dma_buf = vb2_dma_sg_dmabuf_ops_unmap,
|
| H A D | videobuf2-dma-contig.c | 364 .unmap_dma_buf = vb2_dc_dmabuf_ops_unmap,
|
| H A D | videobuf2-cma-sg.c | 536 .unmap_dma_buf = vb2_cma_sg_dmabuf_ops_unmap,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | common.c | 293 .unmap_dma_buf = rkcif_shm_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dma_buf.c | 420 .unmap_dma_buf = amdgpu_dma_buf_unmap,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 470 .unmap_dma_buf = armada_gem_prime_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 651 .unmap_dma_buf = tegra_gem_prime_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | rk-cma-heap.c | 411 .unmap_dma_buf = rk_cma_heap_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_prime.c | 814 .unmap_dma_buf = drm_gem_unmap_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/ |
| H A D | dma-buf-test-exporter.c | 396 .unmap_dma_buf = dma_buf_te_unmap,
|