Searched refs:dma_alloc_from_dev_coherent (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | dma-map-ops.h | 162 int dma_alloc_from_dev_coherent(struct device *dev, ssize_t size, 174 #define dma_alloc_from_dev_coherent(dev, size, handle, ret) (0) macro
|
| /linux/kernel/dma/ |
| A D | coherent.c | 187 int dma_alloc_from_dev_coherent(struct device *dev, ssize_t size, in dma_alloc_from_dev_coherent() function
|
| A D | mapping.c | 607 if (dma_alloc_from_dev_coherent(dev, size, dma_handle, &cpu_addr)) in dma_alloc_attrs()
|
Completed in 9 milliseconds