Home
last modified time | relevance | path

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

/drivers/base/
Ddma-mapping.c17 struct dma_devres { struct
25 struct dma_devres *this = res; in dmam_coherent_release() argument
32 struct dma_devres *this = res; in dmam_noncoherent_release()
39 struct dma_devres *this = res, *match = match_data; in dmam_match()
65 struct dma_devres *dr; in dmam_alloc_coherent()
100 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent()
124 struct dma_devres *dr; in dmam_alloc_noncoherent()
159 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_noncoherent()