Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A Ddma-buf.h91 struct sg_table * dma_buf_map_attachment(struct dma_buf_attachment *,
/dragonfly/sys/dev/drm/
H A Dlinux_dma-buf.c139 dma_buf_map_attachment(struct dma_buf_attachment *attach, in dma_buf_map_attachment() function
H A Ddrm_prime.c639 sgt = dma_buf_map_attachment(attach, DMA_BIDIRECTIONAL); in drm_gem_prime_import_dev()
/dragonfly/sys/dev/drm/i915/
H A Di915_gem_dmabuf.c268 pages = dma_buf_map_attachment(obj->base.import_attach, in i915_gem_object_get_pages_dmabuf()