Searched defs:dma_alloc_from_dev_coherent (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/kernel/dma/ |
| H A D | coherent.c | 197 int dma_alloc_from_dev_coherent(struct device *dev, ssize_t size, in dma_alloc_from_dev_coherent() function
|
| /kernel/linux/linux-6.6/kernel/dma/ |
| H A D | coherent.c | 187 int dma_alloc_from_dev_coherent(struct device *dev, ssize_t size, in dma_alloc_from_dev_coherent() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | dma-map-ops.h | 188 #define dma_alloc_from_dev_coherent(dev, size, handle, ret) (0) macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | dma-map-ops.h | 188 #define dma_alloc_from_dev_coherent(dev, size, handle, ret) (0) macro
|
Completed in 3 milliseconds