Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/async_tx/
Dasync_xor.c78 tx = dma->device_prep_dma_xor(chan, dma_dest, src_list, in do_async_xor()
88 tx = dma->device_prep_dma_xor(chan, dma_dest, in do_async_xor()
/linux-4.1.27/drivers/dma/ioat/
Ddma_v3.c1295 tx = dma->device_prep_dma_xor(dma_chan, dest_dma, dma_srcs, in ioat_xor_val_self_test()
1641 dma->device_prep_dma_xor = ioat3_prep_xor; in ioat3_dma_probe()
1662 dma->device_prep_dma_xor = ioat3_prep_pqxor; in ioat3_dma_probe()
/linux-4.1.27/include/linux/
Ddmaengine.h639 struct dma_async_tx_descriptor *(*device_prep_dma_xor)( member
/linux-4.1.27/drivers/dma/
Dfsl_raid.c801 dma_dev->device_prep_dma_xor = fsl_re_prep_dma_xor; in fsl_re_probe()
Ddmaengine.c832 !device->device_prep_dma_xor); in dma_async_device_register()
Ddmatest.c585 tx = dev->device_prep_dma_xor(chan, in dmatest_func()
Dmv_xor.c1028 dma_dev->device_prep_dma_xor = mv_xor_prep_dma_xor; in mv_xor_channel_add()
Diop-adma.c1337 dma_dev->device_prep_dma_xor = iop_adma_prep_dma_xor; in iop_adma_probe()
Dxgene-dma.c1782 dma_dev->device_prep_dma_xor = xgene_dma_prep_xor; in xgene_dma_set_caps()
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.c3819 adev->common.device_prep_dma_xor = in ppc440spe_adma_init_capabilities()