Searched refs:amdgpu_dmabuf_ops (Results 1 – 1 of 1) sorted by relevance
42 static const struct dma_buf_ops amdgpu_dmabuf_ops; variable185 if (attach->dmabuf->ops != &amdgpu_dmabuf_ops) in amdgpu_gem_prime_import_sg_table()384 static const struct dma_buf_ops amdgpu_dmabuf_ops = {426 buf->ops = &amdgpu_dmabuf_ops; in amdgpu_gem_prime_export()449 if (dma_buf->ops == &amdgpu_dmabuf_ops) { in amdgpu_gem_prime_import()