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.c208 static const struct dma_buf_ops xe_dmabuf_ops = { variable
270 buf->ops = &xe_dmabuf_ops; in xe_gem_prime_export()
355 if (dma_buf->ops == &xe_dmabuf_ops) { in xe_gem_prime_import()