Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c200 static const struct dma_buf_ops i915_dmabuf_ops = { variable
218 exp_info.ops = &i915_dmabuf_ops; in i915_gem_prime_export()
274 if (dma_buf->ops == &i915_dmabuf_ops) { in i915_gem_prime_import()