Lines Matching refs:dma_buf
55 struct dma_buf;
65 struct dma_buf *drm_gem_dmabuf_export(struct drm_device *dev,
67 void drm_gem_dmabuf_release(struct dma_buf *dma_buf);
70 int drm_gem_map_attach(struct dma_buf *dma_buf,
72 void drm_gem_map_detach(struct dma_buf *dma_buf,
79 int drm_gem_dmabuf_vmap(struct dma_buf *dma_buf, struct iosys_map *map);
80 void drm_gem_dmabuf_vunmap(struct dma_buf *dma_buf, struct iosys_map *map);
83 int drm_gem_dmabuf_mmap(struct dma_buf *dma_buf, struct vm_area_struct *vma);
87 struct dma_buf *drm_gem_prime_export(struct drm_gem_object *obj,
94 struct dma_buf *dma_buf,
97 struct dma_buf *dma_buf);