Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gem/
Di915_gem_dmabuf.c203 static const struct dma_buf_ops i915_dmabuf_ops = { variable
221 exp_info.ops = &i915_dmabuf_ops; in i915_gem_prime_export()
292 if (dma_buf->ops == &i915_dmabuf_ops) { in i915_gem_prime_import()