Home
last modified time | relevance | path

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

/drivers/dma/dw/
Dinternal.h16 int do_dma_remove(struct dw_dma_chip *chip);
Didma32.c157 return do_dma_remove(chip); in idma32_dma_remove()
Ddw.c135 return do_dma_remove(chip); in dw_dma_remove()
Dcore.c1279 int do_dma_remove(struct dw_dma_chip *chip) in do_dma_remove() function