Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/dma/
Dnoncoherent.c61 static void dma_noncoherent_sync_sg_for_cpu(struct device *dev, in dma_noncoherent_sync_sg_for_cpu() function
83 dma_noncoherent_sync_sg_for_cpu(dev, sgl, nents, dir); in dma_noncoherent_unmap_sg()
98 .sync_sg_for_cpu = dma_noncoherent_sync_sg_for_cpu,