Home
last modified time | relevance | path

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

/openbmc/linux/crypto/async_tx/
H A Dasync_xor.c65 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()
/openbmc/linux/drivers/dma/ioat/
H A Dinit.c853 tx = dma->device_prep_dma_xor(dma_chan, dest_dma, dma_srcs, in ioat_xor_val_self_test()
1108 dma->device_prep_dma_xor = ioat_prep_xor; in ioat3_dma_probe()
1127 dma->device_prep_dma_xor = ioat_prep_pqxor; in ioat3_dma_probe()
/openbmc/linux/drivers/dma/
H A Dmv_xor_v2.c830 dma_dev->device_prep_dma_xor = mv_xor_v2_prep_dma_xor; in mv_xor_v2_probe()
H A Dfsl_raid.c792 dma_dev->device_prep_dma_xor = fsl_re_prep_dma_xor; in fsl_re_probe()
H A Ddmatest.c789 tx = dev->device_prep_dma_xor(chan, in dmatest_func()
H A Dxgene-dma.c1519 dma_dev->device_prep_dma_xor = xgene_dma_prep_xor; in xgene_dma_set_caps()
H A Dmv_xor.c1095 dma_dev->device_prep_dma_xor = mv_xor_prep_dma_xor; in mv_xor_channel_add()
H A Dbcm-sba-raid.c1582 dma_dev->device_prep_dma_xor = sba_prep_dma_xor; in sba_async_register()
/openbmc/linux/include/linux/
H A Ddmaengine.h892 struct dma_async_tx_descriptor *(*device_prep_dma_xor)( member
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c3801 adev->common.device_prep_dma_xor = in ppc440spe_adma_init_capabilities()