Home
last modified time | relevance | path

Searched defs:swdma_chan (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/dma/
H A Dswitchtec_dma.c264 static int halt_channel(struct switchtec_dma_chan *swdma_chan) in halt_channel()
287 static int unhalt_channel(struct switchtec_dma_chan *swdma_chan) in unhalt_channel()
318 static int reset_channel(struct switchtec_dma_chan *swdma_chan) in reset_channel()
345 static int pause_reset_channel(struct switchtec_dma_chan *swdma_chan) in pause_reset_channel()
371 static int channel_op(struct switchtec_dma_chan *swdma_chan, int op) in channel_op()
396 static int enable_channel(struct switchtec_dma_chan *swdma_chan) in enable_channel()
401 static int disable_channel(struct switchtec_dma_chan *swdma_chan) in disable_channel()
407 switchtec_dma_cleanup_completed(struct switchtec_dma_chan *swdma_chan) in switchtec_dma_cleanup_completed()
515 switchtec_dma_abort_desc(struct switchtec_dma_chan *swdma_chan, int force) in switchtec_dma_abort_desc()
546 static void switchtec_dma_chan_stop(struct switchtec_dma_chan *swdma_chan) in switchtec_dma_chan_stop()
[all …]