Searched refs:linux_dma_alloc_coherent (Results 1 – 2 of 2) sorted by relevance
96 void *linux_dma_alloc_coherent(struct device *dev, size_t size,151 return (linux_dma_alloc_coherent(dev, size, dma_handle, flag)); in dma_alloc_coherent()
1094 linux_dma_alloc_coherent(struct device *dev, size_t size, in linux_dma_alloc_coherent() function