Home
last modified time | relevance | path

Searched defs:dw_dma_remove (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/dma/
Ddw.h49 static inline int dw_dma_remove(struct dw_dma_chip *chip) { return 0; } in dw_dma_remove() function
/linux-6.6.21/drivers/dma/dw/
Ddw.c133 int dw_dma_remove(struct dw_dma_chip *chip) in dw_dma_remove() function