Searched refs:mv_xor_prep_dma_memcpy (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | mv_xor.c | 599 mv_xor_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, dma_addr_t src, in mv_xor_prep_dma_memcpy() function 823 tx = mv_xor_prep_dma_memcpy(dma_chan, dest_dma, src_dma, in mv_chan_memcpy_self_test() 1092 dma_dev->device_prep_dma_memcpy = mv_xor_prep_dma_memcpy; in mv_xor_channel_add()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | mv_xor.c | 599 mv_xor_prep_dma_memcpy(struct dma_chan *chan, dma_addr_t dest, dma_addr_t src, in mv_xor_prep_dma_memcpy() function 823 tx = mv_xor_prep_dma_memcpy(dma_chan, dest_dma, src_dma, in mv_chan_memcpy_self_test() 1092 dma_dev->device_prep_dma_memcpy = mv_xor_prep_dma_memcpy; in mv_xor_channel_add()
|
Completed in 4 milliseconds