Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/drivers/staging/media/dt3155v4l/
Ddt3155v4l.c832 struct dma_coherent_mem { struct
843 struct dma_coherent_mem *mem; in dt3155_alloc_coherent() argument
884 struct dma_coherent_mem *mem = dev->dma_mem; in dt3155_free_coherent()
/linux-4.1.27/include/linux/
Ddevice.h765 struct dma_coherent_mem *dma_mem; /* internal for coherent mem