Home
last modified time | relevance | path

Searched refs:mv_xor_alloc_chan_resources (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/
H A Dmv_xor.c434 static int mv_xor_alloc_chan_resources(struct dma_chan *chan) in mv_xor_alloc_chan_resources() function
787 if (mv_xor_alloc_chan_resources(dma_chan) < 1) { in mv_chan_memcpy_self_test()
920 if (mv_xor_alloc_chan_resources(dma_chan) < 1) { in mv_chan_xor_self_test()
1083 dma_dev->device_alloc_chan_resources = mv_xor_alloc_chan_resources; in mv_xor_channel_add()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmv_xor.c434 static int mv_xor_alloc_chan_resources(struct dma_chan *chan) in mv_xor_alloc_chan_resources() function
787 if (mv_xor_alloc_chan_resources(dma_chan) < 1) { in mv_chan_memcpy_self_test()
920 if (mv_xor_alloc_chan_resources(dma_chan) < 1) { in mv_chan_xor_self_test()
1083 dma_dev->device_alloc_chan_resources = mv_xor_alloc_chan_resources; in mv_xor_channel_add()

Completed in 4 milliseconds