Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/dma/
Dnoncoherent.c54 static void dma_noncoherent_sync_single_for_cpu(struct device *dev, in dma_noncoherent_sync_single_for_cpu() function
76 dma_noncoherent_sync_single_for_cpu(dev, addr, size, dir); in dma_noncoherent_unmap_page()
97 .sync_single_for_cpu = dma_noncoherent_sync_single_for_cpu,