Home
last modified time | relevance | path

Searched refs:dw_dma_remove (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/dma/
A Ddw.h44 int dw_dma_remove(struct dw_dma_chip *chip);
49 static inline int dw_dma_remove(struct dw_dma_chip *chip) { return 0; } in dw_dma_remove() function
/linux-6.3-rc2/drivers/dma/dw/
A Ddw.c133 int dw_dma_remove(struct dw_dma_chip *chip) in dw_dma_remove() function
137 EXPORT_SYMBOL_GPL(dw_dma_remove);
A Dinternal.h58 .remove = dw_dma_remove,
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_lpss.c245 dw_dma_remove(chip); in qrk_serial_exit_dma()
/linux-6.3-rc2/sound/soc/intel/catpt/
A Ddsp.c151 dw_dma_remove(cdev->dmac); in catpt_dmac_remove()
/linux-6.3-rc2/drivers/ata/
A Dsata_dwc_460ex.c260 dw_dma_remove(hsdev->dma); in sata_dwc_dma_exit_old()

Completed in 16 milliseconds