Searched refs:dw_edma_chip (Results 1 – 5 of 5) sorted by relevance
81 struct dw_edma_chip { struct106 int dw_edma_probe(struct dw_edma_chip *chip); argument107 int dw_edma_remove(struct dw_edma_chip *chip);109 static inline int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe()114 static inline int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove()
46 struct dw_edma_chip *chip = chan->dw->chip; in dw_edma_get_pci_address()78 struct dw_edma_chip *chip = desc->chan->dw->chip; in dw_edma_alloc_chunk()712 struct dw_edma_chip *chip = dw->chip; in dw_edma_channel_setup()833 struct dw_edma_chip *chip = dw->chip; in dw_edma_irq_request()905 int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe()984 int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove()
165 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()
113 struct dw_edma_chip *chip;
402 struct dw_edma_chip edma;