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

/drivers/base/
H A Ddma-mapping.c50 * dmam_alloc_coherent - Managed dma_alloc_coherent()
62 void * dmam_alloc_coherent(struct device *dev, size_t size, function
86 EXPORT_SYMBOL(dmam_alloc_coherent); variable

Completed in 24 milliseconds