Home
last modified time | relevance | path

Searched refs:dw_edma_remove (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/dma/
H A Dedma.h34 int dw_edma_remove(struct dw_edma_chip *chip);
41 static inline int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove() function
/OK3568_Linux_fs/kernel/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c214 err = dw_edma_remove(chip); in dw_edma_pcie_remove()
H A Ddw-edma-core.c923 int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove() function
960 EXPORT_SYMBOL_GPL(dw_edma_remove);