Searched refs:mic_dma_do_dma (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/dma/ |
| D | mic_x100_dma.c | 193 static int mic_dma_do_dma(struct mic_dma_chan *ch, int flags, dma_addr_t src, in mic_dma_do_dma() function 296 result = mic_dma_do_dma(mic_ch, flags, 0, 0, 0); in mic_dma_prep_status_lock() 325 result = mic_dma_do_dma(mic_ch, flags, dma_src, dma_dest, len); in mic_dma_prep_memcpy_lock() 340 ret = mic_dma_do_dma(mic_ch, flags, 0, 0, 0); in mic_dma_prep_interrupt_lock()
|