Searched defs:dma_mmap_from_dev_coherent (Results 1 – 2 of 2) sorted by relevance
269 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma, in dma_mmap_from_dev_coherent() function
195 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro