Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/async_tx/
Dasync_xor.c302 tx = device->device_prep_dma_xor_val(chan, unmap->addr, src_cnt, in async_xor_val()
310 tx = device->device_prep_dma_xor_val(chan, in async_xor_val()
/linux-4.1.27/drivers/dma/ioat/
Ddma_v3.c1363 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
1416 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
1644 dma->device_prep_dma_xor_val = ioat3_prep_xor_val; in ioat3_dma_probe()
1663 dma->device_prep_dma_xor_val = ioat3_prep_pqxor_val; in ioat3_dma_probe()
/linux-4.1.27/include/linux/
Ddmaengine.h642 struct dma_async_tx_descriptor *(*device_prep_dma_xor_val)( member
/linux-4.1.27/drivers/dma/
Ddmaengine.c834 !device->device_prep_dma_xor_val); in dma_async_device_register()
Diop-adma.c1340 dma_dev->device_prep_dma_xor_val = in iop_adma_probe()
/linux-4.1.27/drivers/dma/ppc4xx/
Dadma.c3864 adev->common.device_prep_dma_xor_val = in ppc440spe_adma_init_capabilities()