Searched refs:drm_gem_prime_dmabuf_ops (Results 1 – 2 of 2) sorted by relevance
783 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = { variable881 .ops = &drm_gem_prime_dmabuf_ops, in drm_gem_prime_export()915 if (dma_buf->ops == &drm_gem_prime_dmabuf_ops) { in drm_gem_prime_import_dev()
15497 static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {15500 @@ -790,6 +812,7 @@ static const struct dma_buf_ops drm_gem_prime_dmabuf_ops = {