Searched defs:dma_mmap_from_coherent (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/asm-generic/
H A Ddma-coherent.h29 #define dma_mmap_from_coherent(dev, vma, vaddr, order, ret) (0) macro
/linux-4.1.27/drivers/base/
H A Ddma-coherent.c246 int dma_mmap_from_coherent(struct device *dev, struct vm_area_struct *vma, dma_mmap_from_coherent() function
269 EXPORT_SYMBOL(dma_mmap_from_coherent); variable

Completed in 116 milliseconds