Home
last modified time | relevance | path

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

/openbmc/linux/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()