Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Dmapping.c33 struct dma_devres { struct
42 struct dma_devres *this = res; in dmam_release() argument
50 struct dma_devres *this = res, *match = match_data; in dmam_match()
72 struct dma_devres match_data = { size, vaddr, dma_handle }; in dmam_free_coherent()
96 struct dma_devres *dr; in dmam_alloc_attrs()