Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/dma/
H A Dedma.h22 * @dw: struct dw_edma that is filed by dw_edma_probe()
33 int dw_edma_probe(struct dw_edma_chip *chip);
36 static inline int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe() function
/kernel/linux/linux-6.6/include/linux/dma/
H A Dedma.h79 * @dw: struct dw_edma that is filled by dw_edma_probe()
106 int dw_edma_probe(struct dw_edma_chip *chip);
109 static inline int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe() function
/kernel/linux/linux-5.10/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c196 err = dw_edma_probe(chip); in dw_edma_pcie_probe()
H A Ddw-edma-core.c850 int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe() function
926 EXPORT_SYMBOL_GPL(dw_edma_probe); variable
/kernel/linux/linux-6.6/drivers/dma/dw-edma/
H A Ddw-edma-pcie.c335 err = dw_edma_probe(chip); in dw_edma_pcie_probe()
H A Ddw-edma-core.c905 int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe() function
982 EXPORT_SYMBOL_GPL(dw_edma_probe); variable
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-designware.c1009 ret = dw_edma_probe(&pci->edma); in dw_pcie_edma_detect()

Completed in 6 milliseconds