Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/base/
Ddma-mapping.c20 struct dma_devres { struct
28 struct dma_devres *this = res; in dmam_coherent_release() argument
35 struct dma_devres *this = res; in dmam_noncoherent_release()
42 struct dma_devres *this = res, *match = match_data; in dmam_match()
68 struct dma_devres *dr; in dmam_alloc_coherent()
103 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent()
127 struct dma_devres *dr; in dmam_alloc_noncoherent()
162 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_noncoherent()
/linux-4.4.14/Documentation/driver-model/
Ddevres.txt63 struct dma_devres {
71 struct dma_devres *this = res;
78 struct dma_devres *dr;