Home
last modified time | relevance | path

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

/linux/drivers/dma/dw/
H A Dinternal.h16 int do_dma_remove(struct dw_dma_chip *chip);
H A Ddw.c143 return do_dma_remove(chip); in dw_dma_remove()
H A Didma32.c292 return do_dma_remove(chip); in idma32_dma_remove()
H A Dcore.c1362 int do_dma_remove(struct dw_dma_chip *chip) in do_dma_remove() function