Home
last modified time | relevance | path

Searched refs:halt_channel (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/sh/
H A Dshdma-base.c472 ops->halt_channel(schan); in shdma_free_chan_resources()
773 ops->halt_channel(schan); in shdma_terminate_all()
874 ops->halt_channel(schan); in shdma_reset()
1011 !sdev->ops->halt_channel || in shdma_init()
H A Dshdmac.c664 .halt_channel = sh_dmae_halt,
/linux/drivers/dma/
H A Dswitchtec_dma.c264 static int halt_channel(struct switchtec_dma_chan *swdma_chan) in halt_channel() function
550 rc = halt_channel(swdma_chan); in switchtec_dma_chan_stop()