Searched defs:dma_alloc_coherent (Results 1 – 6 of 6) sorted by relevance
11 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
12 static void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
15 static inline void *dma_alloc_coherent(size_t len, unsigned long *handle) in dma_alloc_coherent() function
16 #define dma_alloc_coherent(d, s, hp, f) ({ \ macro
409 static inline void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function