Home
last modified time | relevance | path

Searched refs:dma_coherent_mem (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/base/
Ddma-coherent.c10 struct dma_coherent_mem { struct
22 struct dma_coherent_mem **mem) in dma_init_coherent_memory() argument
24 struct dma_coherent_mem *dma_mem = NULL; in dma_init_coherent_memory()
38 dma_mem = kzalloc(sizeof(struct dma_coherent_mem), GFP_KERNEL); in dma_init_coherent_memory()
66 static void dma_release_coherent_memory(struct dma_coherent_mem *mem) in dma_release_coherent_memory()
76 struct dma_coherent_mem *mem) in dma_assign_coherent_memory()
90 struct dma_coherent_mem *mem; in dma_declare_coherent_memory()
108 struct dma_coherent_mem *mem = dev->dma_mem; in dma_release_declared_memory()
120 struct dma_coherent_mem *mem = dev->dma_mem; in dma_mark_declared_memory_occupied()
158 struct dma_coherent_mem *mem; in dma_alloc_from_coherent()
[all …]
/linux-4.4.14/include/linux/
Ddevice.h812 struct dma_coherent_mem *dma_mem; /* internal for coherent mem