Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dmv_xor.c461 static int mv_xor_alloc_chan_resources(struct dma_chan *chan) in mv_xor_alloc_chan_resources() function
725 if (mv_xor_alloc_chan_resources(dma_chan) < 1) { in mv_chan_memcpy_self_test()
856 if (mv_xor_alloc_chan_resources(dma_chan) < 1) { in mv_chan_xor_self_test()
1014 dma_dev->device_alloc_chan_resources = mv_xor_alloc_chan_resources; in mv_xor_channel_add()