Home
last modified time | relevance | path

Searched refs:dma_buf (Results 1 – 10 of 10) sorted by relevance

/include/linux/
Ddma-buf.h26 struct dma_buf;
71 int (*attach)(struct dma_buf *, struct dma_buf_attachment *);
82 void (*detach)(struct dma_buf *, struct dma_buf_attachment *);
147 void (*release)(struct dma_buf *);
179 int (*begin_cpu_access)(struct dma_buf *, enum dma_data_direction);
212 int (*begin_cpu_access_partial)(struct dma_buf *dmabuf,
233 int (*end_cpu_access)(struct dma_buf *, enum dma_data_direction);
253 int (*end_cpu_access_partial)(struct dma_buf *dmabuf,
292 int (*mmap)(struct dma_buf *, struct vm_area_struct *vma);
307 void *(*map)(struct dma_buf *, unsigned long);
[all …]
Dseqno-fence.h27 struct dma_buf *sync_buf;
88 struct dma_buf *sync_buf, uint32_t context, in seqno_fence_init()
Dion.h302 struct dma_buf *ion_alloc(size_t len, unsigned int heap_id_mask,
372 static inline struct dma_buf *ion_alloc(size_t len, unsigned int heap_id_mask, in ion_alloc()
Dparport_pc.h40 char *dma_buf; member
Dtee_drv.h197 struct dma_buf *dmabuf;
/include/drm/
Ddrm_prime.h55 struct dma_buf;
67 struct dma_buf *drm_gem_dmabuf_export(struct drm_device *dev,
69 void drm_gem_dmabuf_release(struct dma_buf *dma_buf);
78 int drm_gem_map_attach(struct dma_buf *dma_buf,
80 void drm_gem_map_detach(struct dma_buf *dma_buf,
87 void *drm_gem_dmabuf_vmap(struct dma_buf *dma_buf);
88 void drm_gem_dmabuf_vunmap(struct dma_buf *dma_buf, void *vaddr);
91 int drm_gem_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma);
94 struct dma_buf *drm_gem_prime_export(struct drm_gem_object *obj,
99 struct dma_buf *dma_buf,
[all …]
Ddrm_gem.h99 struct dma_buf *(*export)(struct drm_gem_object *obj, int flags);
251 struct dma_buf *dma_buf; member
Ddrm_drv.h584 struct dma_buf * (*gem_prime_export)(struct drm_gem_object *obj,
594 struct dma_buf *dma_buf);
Ddrm_gem_shmem_helper.h146 !shmem->base.dma_buf && !shmem->base.import_attach; in drm_gem_shmem_is_purgeable()
/include/media/
Dvideobuf2-core.h124 struct dma_buf *(*get_dmabuf)(void *buf_priv, unsigned long flags);
135 struct dma_buf *dbuf,
176 struct dma_buf *dbuf;