Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c194 static const struct dma_buf_ops i915_dmabuf_ops = { variable
212 exp_info.ops = &i915_dmabuf_ops; in i915_gem_prime_export()
264 if (dma_buf->ops == &i915_dmabuf_ops) { in i915_gem_prime_import()