Searched defs:__dma_alloc_coherent (Results 1 – 2 of 2) sorted by relevance
55 #define __dma_alloc_coherent(dev, gfp, size, handle) NULL macro
155 __dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *handle, gfp_t gfp) in __dma_alloc_coherent() function