mv_xor_prep_dma_xor  606 drivers/dma/mv_xor.c 	return mv_xor_prep_dma_xor(chan, dest, &src, 1, len, flags);
mv_xor_prep_dma_xor  624 drivers/dma/mv_xor.c 	return mv_xor_prep_dma_xor(chan, dest, &src, 1, len, flags);
mv_xor_prep_dma_xor  956 drivers/dma/mv_xor.c 	tx = mv_xor_prep_dma_xor(dma_chan, dest_dma, dma_srcs,
mv_xor_prep_dma_xor 1095 drivers/dma/mv_xor.c 		dma_dev->device_prep_dma_xor = mv_xor_prep_dma_xor;