Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma-buf/
Ddma-buf.c778 static struct sg_table * __map_dma_buf(struct dma_buf_attachment *attach, in __map_dma_buf() function
874 sgt = __map_dma_buf(attach, DMA_BIDIRECTIONAL); in dma_buf_dynamic_attach()
1074 sg_table = __map_dma_buf(attach, direction); in dma_buf_map_attachment()