Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_dmabuf.c214 static const struct dma_buf_ops i915_dmabuf_ops = { variable
233 exp_info.ops = &i915_dmabuf_ops; in i915_gem_prime_export()
285 if (dma_buf->ops == &i915_dmabuf_ops) { in i915_gem_prime_import()