Symbol: dma_buf_attachment
sys/dev/drm/amd/amdgpu/amdgpu_gem.c
794
struct dma_buf_attachment *attachment;
sys/dev/drm/amd/amdgpu/amdgpu_gem.h
45
struct dma_buf_attachment *attach,
sys/dev/drm/amd/amdgpu/amdgpu_prime.c
161
struct dma_buf_attachment *attach,
sys/dev/drm/amd/amdgpu/amdgpu_prime.c
253
struct dma_buf_attachment *attach)
sys/dev/drm/amd/amdgpu/amdgpu_prime.c
309
struct dma_buf_attachment *attach)
sys/dev/drm/drm_prime.c
198
struct dma_buf_attachment *attach)
sys/dev/drm/drm_prime.c
227
struct dma_buf_attachment *attach)
sys/dev/drm/drm_prime.c
295
struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach,
sys/dev/drm/drm_prime.c
343
void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach,
sys/dev/drm/drm_prime.c
713
struct dma_buf_attachment *attach;
sys/dev/drm/drm_prime.c
988
struct dma_buf_attachment *attach;
sys/dev/drm/i915/i915_gem_dmabuf.c
287
struct dma_buf_attachment *attach;
sys/dev/drm/i915/i915_gem_dmabuf.c
39
static struct sg_table *i915_gem_map_dma_buf(struct dma_buf_attachment *attachment,
sys/dev/drm/i915/i915_gem_dmabuf.c
88
static void i915_gem_unmap_dma_buf(struct dma_buf_attachment *attachment,
sys/dev/drm/include/drm/drmP.h
101
struct dma_buf_attachment;
sys/dev/drm/include/drm/drm_drv.h
48
struct dma_buf_attachment;
sys/dev/drm/include/drm/drm_drv.h
500
struct dma_buf_attachment *attach,
sys/dev/drm/include/drm/drm_gem.h
167
struct dma_buf_attachment *import_attach;
sys/dev/drm/include/drm/drm_gem_cma_helper.h
98
struct dma_buf_attachment *attach,
sys/dev/drm/include/drm/drm_prime.h
57
struct dma_buf_attachment;
sys/dev/drm/include/drm/drm_prime.h
86
struct dma_buf_attachment *attach);
sys/dev/drm/include/drm/drm_prime.h
88
struct dma_buf_attachment *attach);
sys/dev/drm/include/drm/drm_prime.h
89
struct sg_table *drm_gem_map_dma_buf(struct dma_buf_attachment *attach,
sys/dev/drm/include/drm/drm_prime.h
91
void drm_gem_unmap_dma_buf(struct dma_buf_attachment *attach,
sys/dev/drm/include/linux/dma-buf.h
127
struct dma_buf_attachment *dmabuf_attach)
sys/dev/drm/include/linux/dma-buf.h
41
struct dma_buf_attachment;
sys/dev/drm/include/linux/dma-buf.h
44
struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *,
sys/dev/drm/include/linux/dma-buf.h
46
void (*unmap_dma_buf)(struct dma_buf_attachment *,
sys/dev/drm/include/linux/dma-buf.h
59
int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
sys/dev/drm/include/linux/dma-buf.h
60
void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
sys/dev/drm/include/linux/dma-buf.h
91
struct sg_table * dma_buf_map_attachment(struct dma_buf_attachment *,
sys/dev/drm/include/linux/dma-buf.h
93
void dma_buf_unmap_attachment(struct dma_buf_attachment *,
sys/dev/drm/include/linux/dma-buf.h
96
static inline struct dma_buf_attachment *
sys/dev/drm/linux_dma-buf.c
190
dma_buf_map_attachment(struct dma_buf_attachment *attach,
sys/dev/drm/linux_dma-buf.c
209
void dma_buf_unmap_attachment(struct dma_buf_attachment *attach,
sys/dev/drm/radeon/radeon_drv.c
148
struct dma_buf_attachment *,
sys/dev/drm/radeon/radeon_prime.c
36
struct dma_buf_attachment *attach,
sys/dev/drm/radeon/radeon_prime.c
74
struct dma_buf_attachment *attach,