Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c200 static const struct dma_buf_ops xe_dmabuf_ops = { variable
236 buf->ops = &xe_dmabuf_ops; in xe_gem_prime_export()
317 if (dma_buf->ops == &xe_dmabuf_ops) { in xe_gem_prime_import()