Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/dw/
Dinternal.h16 int do_dma_remove(struct dw_dma_chip *chip);
Ddw.c135 return do_dma_remove(chip); in dw_dma_remove()
Didma32.c289 return do_dma_remove(chip); in idma32_dma_remove()
Dcore.c1276 int do_dma_remove(struct dw_dma_chip *chip) in do_dma_remove() function