Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/dw/
Dinternal.h16 int do_dma_remove(struct dw_dma_chip *chip);
Ddw.c136 return do_dma_remove(chip); in dw_dma_remove()
Didma32.c158 return do_dma_remove(chip); in idma32_dma_remove()
Dcore.c1241 int do_dma_remove(struct dw_dma_chip *chip) in do_dma_remove() function