Home
last modified time | relevance | path

Searched refs:dma_alloc_from_global_coherent (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-map-ops.h181 void *dma_alloc_from_global_coherent(struct device *dev, ssize_t size,
199 static inline void *dma_alloc_from_global_coherent(struct device *dev, in dma_alloc_from_global_coherent() function
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping-nommu.c39 void *ret = dma_alloc_from_global_coherent(dev, size, dma_handle); in arm_nommu_dma_alloc()
/OK3568_Linux_fs/kernel/kernel/dma/
H A Dcoherent.c207 void *dma_alloc_from_global_coherent(struct device *dev, ssize_t size, in dma_alloc_from_global_coherent() function