Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Dinit.c854 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()
/linux/drivers/dma/
H A Dfsl_raid.c789 dma_dev->device_prep_dma_xor = fsl_re_prep_dma_xor; in fsl_re_probe()
H A Dmv_xor.c1105 dma_dev->device_prep_dma_xor = mv_xor_prep_dma_xor; in mv_xor_channel_add()
H A Dxgene-dma.c1518 dma_dev->device_prep_dma_xor = xgene_dma_prep_xor; in xgene_dma_set_caps()
/linux/include/linux/
H A Ddmaengine.h915 struct dma_async_tx_descriptor *(*device_prep_dma_xor)( member
/linux/drivers/dma/ppc4xx/
H A Dadma.c3800 adev->common.device_prep_dma_xor = in ppc440spe_adma_init_capabilities()