Home
last modified time | relevance | path

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

/drivers/gpu/drm/xe/tests/
A Dxe_dma_buf.c208 .attach_ops = &xe_dma_buf_attach_ops},
210 .attach_ops = &xe_dma_buf_attach_ops,
224 .attach_ops = &xe_dma_buf_attach_ops},
226 .attach_ops = &xe_dma_buf_attach_ops,
240 .attach_ops = &xe_dma_buf_attach_ops},
242 .attach_ops = &xe_dma_buf_attach_ops,
/drivers/gpu/drm/xe/
A Dxe_dma_buf.c239 static const struct dma_buf_attach_ops xe_dma_buf_attach_ops = { variable
290 attach_ops = &xe_dma_buf_attach_ops; in xe_gem_prime_import()

Completed in 6 milliseconds