Home
last modified time | relevance | path

Searched refs:do_dw_dma_disable (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dplatform.c122 * We have to call do_dw_dma_disable() to stop any ongoing transfer. On in dw_shutdown()
131 do_dw_dma_disable(chip); in dw_shutdown()
168 do_dw_dma_disable(chip); in dw_suspend_late()
H A Dinternal.h21 int do_dw_dma_disable(struct dw_dma_chip *chip);
H A Dpci.c90 return do_dw_dma_disable(chip); in dw_pci_suspend_late()
H A Dcore.c1302 int do_dw_dma_disable(struct dw_dma_chip *chip) in do_dw_dma_disable() function
1309 EXPORT_SYMBOL_GPL(do_dw_dma_disable); variable
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dplatform.c122 * We have to call do_dw_dma_disable() to stop any ongoing transfer. On in dw_shutdown()
131 do_dw_dma_disable(chip); in dw_shutdown()
169 do_dw_dma_disable(chip); in dw_suspend_late()
H A Dinternal.h21 int do_dw_dma_disable(struct dw_dma_chip *chip);
H A Dpci.c86 return do_dw_dma_disable(chip); in dw_pci_suspend_late()
H A Dcore.c1298 int do_dw_dma_disable(struct dw_dma_chip *chip) in do_dw_dma_disable() function
1305 EXPORT_SYMBOL_GPL(do_dw_dma_disable); variable

Completed in 5 milliseconds