Home
last modified time | relevance | path

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

/include/linux/
Ddma-mapping.h162 int dma_mmap_from_dev_coherent(struct device *dev, struct vm_area_struct *vma,
173 #define dma_mmap_from_dev_coherent(dev, vma, vaddr, order, ret) (0) macro