Home
last modified time | relevance | path

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

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