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

/linux-4.1.27/include/asm-generic/
H A Ddma-coherent.h27 #define dma_alloc_from_coherent(dev, size, handle, ret) (0) macro
/linux-4.1.27/drivers/base/
H A Ddma-coherent.c155 int dma_alloc_from_coherent(struct device *dev, ssize_t size, dma_alloc_from_coherent() function
198 EXPORT_SYMBOL(dma_alloc_from_coherent); variable

Completed in 140 milliseconds