Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c71 .unmap_dma_buf = vmw_prime_unmap_dma_buf,
/linux/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c73 .unmap_dma_buf = omap_gem_unmap_dma_buf,
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c92 .unmap_dma_buf = mock_unmap_dma_buf,
/linux/include/linux/
H A Ddma-buf.h181 void (*unmap_dma_buf)(struct dma_buf_attachment *, member
/linux/drivers/infiniband/core/
H A Duverbs_std_types_dmabuf.c82 .unmap_dma_buf = uverbs_dmabuf_unmap,
/linux/drivers/accel/ivpu/
H A Divpu_gem_userptr.c60 .unmap_dma_buf = ivpu_gem_userptr_dmabuf_unmap,
/linux/drivers/accel/amdxdna/
H A Damdxdna_ubuf.c121 .unmap_dma_buf = amdxdna_ubuf_unmap,
H A Damdxdna_gem.c481 .unmap_dma_buf = drm_gem_unmap_dma_buf,
/linux/drivers/dma-buf/
H A Ddma-buf.c718 || !exp_info->ops->unmap_dma_buf in dma_buf_export()
1227 attach->dmabuf->ops->unmap_dma_buf(attach, sg_table, direction); in dma_buf_map_attachment()
1288 attach->dmabuf->ops->unmap_dma_buf(attach, sg_table, direction); in dma_buf_unmap_attachment()
H A Dudmabuf.c279 .unmap_dma_buf = unmap_udmabuf,
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c207 .unmap_dma_buf = drm_gem_unmap_dma_buf,
/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c330 .unmap_dma_buf = vb2_vmalloc_dmabuf_ops_unmap,
H A Dvideobuf2-dma-contig.c466 .unmap_dma_buf = vb2_dc_dmabuf_ops_unmap,
/linux/drivers/vfio/pci/
H A Dvfio_pci_dmabuf.c105 .unmap_dma_buf = vfio_pci_dma_buf_unmap,
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c202 .unmap_dma_buf = xe_dma_buf_unmap,
/linux/drivers/tee/
H A Dtee_heap.c164 .unmap_dma_buf = tee_heap_unmap_dma_buf,
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c482 .unmap_dma_buf = armada_gem_prime_unmap_dma_buf,
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_gem.c318 .unmap_dma_buf = panthor_gem_prime_unmap_dma_buf,
/linux/sound/soc/fsl/
H A Dfsl_asrc_m2m.c456 .unmap_dma_buf = fsl_asrc_m2m_unmap_dma_buf,
/linux/drivers/xen/
H A Dgntdev-dmabuf.c342 .unmap_dma_buf = dmabuf_exp_ops_unmap_dma_buf,
/linux/drivers/gpu/drm/tegra/
H A Dgem.c749 .unmap_dma_buf = tegra_gem_prime_unmap_dma_buf,
/linux/samples/vfio-mdev/
H A Dmbochs.c923 .unmap_dma_buf = mbochs_unmap_dmabuf,
/linux/drivers/accel/habanalabs/common/
H A Dmemory.c1854 .unmap_dma_buf = hl_unmap_dmabuf,
/linux/drivers/misc/
H A Dfastrpc.c768 .unmap_dma_buf = fastrpc_unmap_dma_buf,