Searched refs:amdgpu_dmabuf_ops (Results 1 – 1 of 1) sorted by relevance
41 static const struct dma_buf_ops amdgpu_dmabuf_ops; variable180 if (attach->dmabuf->ops != &amdgpu_dmabuf_ops) in amdgpu_gem_prime_import_sg_table()334 static const struct dma_buf_ops amdgpu_dmabuf_ops = { variable374 buf->ops = &amdgpu_dmabuf_ops; in amdgpu_gem_prime_export()396 if (dma_buf->ops == &amdgpu_dmabuf_ops) { in amdgpu_gem_prime_import()