Home
last modified time | relevance | path

Searched refs:dw_edma_chip (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/dma/
A Dedma.h80 struct dw_edma_chip { struct
105 int dw_edma_probe(struct dw_edma_chip *chip); argument
106 int dw_edma_remove(struct dw_edma_chip *chip);
108 static inline int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe()
113 static inline int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove()
/linux-6.3-rc2/drivers/dma/dw-edma/
A Ddw-edma-core.c45 struct dw_edma_chip *chip = chan->dw->chip; in dw_edma_get_pci_address()
77 struct dw_edma_chip *chip = desc->chan->dw->chip; in dw_edma_alloc_chunk()
740 struct dw_edma_chip *chip = dw->chip; in dw_edma_channel_setup()
861 struct dw_edma_chip *chip = dw->chip; in dw_edma_irq_request()
933 int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe()
1007 int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove()
A Ddw-edma-core.h113 struct dw_edma_chip *chip;
A Ddw-edma-pcie.c165 struct dw_edma_chip *chip; in dw_edma_pcie_probe()
349 struct dw_edma_chip *chip = pci_get_drvdata(pdev); in dw_edma_pcie_remove()
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware.h390 struct dw_edma_chip edma;

Completed in 10 milliseconds