Searched refs:device_prep_dma_xor (Results 1 – 9 of 9) sorted by relevance
65 tx = dma->device_prep_dma_xor(chan, dma_dest, src_list, in do_async_xor() 75 tx = dma->device_prep_dma_xor(chan, dma_dest, in do_async_xor()
854 tx = dma->device_prep_dma_xor(dma_chan, dest_dma, dma_srcs, in ioat_xor_val_self_test() 1109 dma->device_prep_dma_xor = ioat_prep_xor; in ioat3_dma_probe() 1128 dma->device_prep_dma_xor = ioat_prep_pqxor; in ioat3_dma_probe()
830 dma_dev->device_prep_dma_xor = mv_xor_v2_prep_dma_xor; in mv_xor_v2_probe()
792 dma_dev->device_prep_dma_xor = fsl_re_prep_dma_xor; in fsl_re_probe()
1519 dma_dev->device_prep_dma_xor = xgene_dma_prep_xor; in xgene_dma_set_caps()
1105 dma_dev->device_prep_dma_xor = mv_xor_prep_dma_xor; in mv_xor_channel_add()
1582 dma_dev->device_prep_dma_xor = sba_prep_dma_xor; in sba_async_register()
827 * @device_prep_dma_xor: prepares a xor operation906 struct dma_async_tx_descriptor *(*device_prep_dma_xor)( member
3801 adev->common.device_prep_dma_xor = in ppc440spe_adma_init_capabilities()