Searched refs:device_prep_dma_xor (Results 1 – 4 of 4) sorted by relevance
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()
906 struct dma_async_tx_descriptor *(*device_prep_dma_xor)( member
803 tx = dev->device_prep_dma_xor(chan, in dmatest_func()
1105 dma_dev->device_prep_dma_xor = mv_xor_prep_dma_xor; in mv_xor_channel_add()