| /OK3568_Linux_fs/kernel/drivers/staging/android/ion/ |
| H A D | ion_dma_buf.c | 110 if (heap->buf_ops.map_dma_buf) in ion_map_dma_buf() 111 return heap->buf_ops.map_dma_buf(attachment, direction); in ion_map_dma_buf() 321 .map_dma_buf = ion_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_prime.c | 68 .map_dma_buf = vmw_prime_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_prime.c | 51 .map_dma_buf = drm_gem_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | mock_dmabuf.c | 84 .map_dma_buf = mock_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | omap_gem_dmabuf.c | 102 .map_dma_buf = omap_gem_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dma-buf.h | 155 struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *, member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_dmabuf.c | 160 .map_dma_buf = i915_gem_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp_tb_helper.c | 128 .map_dma_buf = shm_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/ |
| H A D | dma-buf.c | 685 || !exp_info->ops->map_dma_buf in dma_buf_export() 909 sgt = dmabuf->ops->map_dma_buf(attach, DMA_BIDIRECTIONAL); in dma_buf_dynamic_attach() 1079 sg_table = attach->dmabuf->ops->map_dma_buf(attach, direction); in dma_buf_map_attachment()
|
| H A D | udmabuf.c | 152 .map_dma_buf = map_udmabuf,
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/ |
| H A D | sram_heap.c | 172 .map_dma_buf = dma_heap_map_dma_buf,
|
| H A D | cma_heap.c | 263 .map_dma_buf = cma_heap_map_dma_buf,
|
| H A D | rk_cma_heap.c | 333 .map_dma_buf = cma_heap_map_dma_buf,
|
| H A D | system_heap.c | 368 .map_dma_buf = system_heap_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-vmalloc.c | 333 .map_dma_buf = vb2_vmalloc_dmabuf_ops_map,
|
| H A D | videobuf2-dma-sg.c | 499 .map_dma_buf = vb2_dma_sg_dmabuf_ops_map,
|
| H A D | videobuf2-dma-contig.c | 363 .map_dma_buf = vb2_dc_dmabuf_ops_map,
|
| H A D | videobuf2-cma-sg.c | 535 .map_dma_buf = vb2_cma_sg_dmabuf_ops_map,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | common.c | 292 .map_dma_buf = rkcif_shm_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dma_buf.c | 419 .map_dma_buf = amdgpu_dma_buf_map,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 469 .map_dma_buf = armada_gem_prime_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | gem.c | 650 .map_dma_buf = tegra_gem_prime_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/ |
| H A D | rk-cma-heap.c | 410 .map_dma_buf = rk_cma_heap_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_prime.c | 813 .map_dma_buf = drm_gem_map_dma_buf,
|
| /OK3568_Linux_fs/kernel/drivers/base/arm/dma_buf_test_exporter/ |
| H A D | dma-buf-test-exporter.c | 395 .map_dma_buf = dma_buf_te_map,
|