Home
last modified time | relevance | path

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

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