Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dswitchtec_dma.c127 struct switchtec_dma_chan { struct
178 struct switchtec_dma_chan **swdma_chans; argument
264 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()
[all …]