Searched refs:start_xfer (Results 1 – 3 of 3) sorted by relevance
85 * start_xfer: start the DMA transfer (atomic)100 void (*start_xfer)(struct shdma_chan *, struct shdma_desc *); member
65 ops->start_xfer(schan, sdesc); in shdma_chan_xfer_ld_queue() 993 !sdev->ops->start_xfer || in shdma_init()
661 .start_xfer = sh_dmae_start_xfer,