Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/base/
Ddma-mapping.c16 struct dma_devres { struct
24 struct dma_devres *this = res; in dmam_coherent_release() argument
31 struct dma_devres *this = res; in dmam_noncoherent_release()
38 struct dma_devres *this = res, *match = match_data; in dmam_match()
64 struct dma_devres *dr; in dmam_alloc_coherent()
99 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent()
123 struct dma_devres *dr; in dmam_alloc_noncoherent()
158 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_noncoherent()
/linux-2.6.39/Documentation/driver-model/
Ddevres.txt63 struct dma_devres {
71 struct dma_devres *this = res;
78 struct dma_devres *dr;