Home
last modified time | relevance | path

Searched defs:attachment (Results 1 – 8 of 8) sorted by relevance

/linux-5.10/drivers/dma-buf/heaps/
Dheap-helpers.c93 struct dma_buf_attachment *attachment) in dma_heap_attach()
125 struct dma_buf_attachment *attachment) in dma_heap_detach()
139 struct sg_table *dma_heap_map_dma_buf(struct dma_buf_attachment *attachment, in dma_heap_map_dma_buf()
152 static void dma_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, in dma_heap_unmap_dma_buf()
/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
Dmock_dmabuf.c9 static struct sg_table *mock_map_dma_buf(struct dma_buf_attachment *attachment, in mock_map_dma_buf()
44 static void mock_unmap_dma_buf(struct dma_buf_attachment *attachment, in mock_unmap_dma_buf()
/linux-5.10/drivers/gpu/drm/omapdrm/
Domap_gem_dmabuf.c19 struct dma_buf_attachment *attachment, in omap_gem_map_dma_buf()
56 static void omap_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in omap_gem_unmap_dma_buf()
/linux-5.10/drivers/staging/android/ion/
Dion.c179 struct dma_buf_attachment *attachment) in ion_dma_buf_attach()
209 struct dma_buf_attachment *attachment) in ion_dma_buf_detach()
222 static struct sg_table *ion_map_dma_buf(struct dma_buf_attachment *attachment, in ion_map_dma_buf()
238 static void ion_unmap_dma_buf(struct dma_buf_attachment *attachment, in ion_unmap_dma_buf()
/linux-5.10/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c20 static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_map_dma_buf()
67 static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment, in i915_gem_unmap_dma_buf()
/linux-5.10/drivers/staging/media/tegra-vde/
Ddmabuf-cache.c67 struct dma_buf_attachment *attachment; in tegra_vde_dmabuf_cache_map() local
/linux-5.10/drivers/misc/
Dfastrpc.c518 fastrpc_map_dma_buf(struct dma_buf_attachment *attachment, in fastrpc_map_dma_buf()
547 struct dma_buf_attachment *attachment) in fastrpc_dma_buf_attach()
577 struct dma_buf_attachment *attachment) in fastrpc_dma_buf_detatch()
/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_gem.c856 struct dma_buf_attachment *attachment; in amdgpu_debugfs_gem_bo_info() local