Searched refs:dw_edma_chip (Results 1 – 8 of 8) sorted by relevance
24 struct dw_edma_chip { struct33 int dw_edma_probe(struct dw_edma_chip *chip); argument34 int dw_edma_remove(struct dw_edma_chip *chip);36 static inline int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe()41 static inline int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove()
15 void dw_edma_v0_debugfs_on(struct dw_edma_chip *chip);16 void dw_edma_v0_debugfs_off(struct dw_edma_chip *chip);18 static inline void dw_edma_v0_debugfs_on(struct dw_edma_chip *chip) in dw_edma_v0_debugfs_on()22 static inline void dw_edma_v0_debugfs_off(struct dw_edma_chip *chip) in dw_edma_v0_debugfs_off()
25 void dw_edma_v0_core_debugfs_on(struct dw_edma_chip *chip);26 void dw_edma_v0_core_debugfs_off(struct dw_edma_chip *chip);
285 void dw_edma_v0_debugfs_on(struct dw_edma_chip *chip) in dw_edma_v0_debugfs_on()306 void dw_edma_v0_debugfs_off(struct dw_edma_chip *chip) in dw_edma_v0_debugfs_off()
90 struct dw_edma_chip *chip;
150 struct dw_edma_chip *chip; in dw_edma_pcie_probe()367 struct dw_edma_chip *chip = pci_get_drvdata(pdev); in dw_edma_pcie_remove()
692 static int dw_edma_channel_setup(struct dw_edma_chip *chip, bool write, in dw_edma_channel_setup()830 static int dw_edma_irq_request(struct dw_edma_chip *chip, in dw_edma_irq_request()893 int dw_edma_probe(struct dw_edma_chip *chip) in dw_edma_probe()972 int dw_edma_remove(struct dw_edma_chip *chip) in dw_edma_remove()
504 void dw_edma_v0_core_debugfs_on(struct dw_edma_chip *chip) in dw_edma_v0_core_debugfs_on()509 void dw_edma_v0_core_debugfs_off(struct dw_edma_chip *chip) in dw_edma_v0_core_debugfs_off()