Home
last modified time | relevance | path

Searched refs:dw_edma_remove (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/include/linux/dma/
H A Dedma.h107 int dw_edma_remove(struct dw_edma_chip *chip);
114 static inline int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove() function
/kernel/linux/linux-5.10/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.c928 int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove() function
965 EXPORT_SYMBOL_GPL(dw_edma_remove); variable
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c353 err = dw_edma_remove(chip); in dw_edma_pcie_remove()
H A Ddw-edma-core.c984 int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove() function
1012 EXPORT_SYMBOL_GPL(dw_edma_remove); variable
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-designware.c1024 dw_edma_remove(&pci->edma); in dw_pcie_edma_remove()

Completed in 6 milliseconds