Home
last modified time | relevance | path

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

/openbmc/linux/crypto/async_tx/
H A Dasync_xor.c350 tx = device->device_prep_dma_xor_val(chan, unmap->addr, src_cnt, in async_xor_val_offs()
358 tx = device->device_prep_dma_xor_val(chan, in async_xor_val_offs()
/openbmc/linux/drivers/dma/ioat/
H A Dinit.c922 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
975 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
1111 dma->device_prep_dma_xor_val = ioat_prep_xor_val; in ioat3_dma_probe()
1128 dma->device_prep_dma_xor_val = ioat_prep_pqxor_val; in ioat3_dma_probe()
/openbmc/linux/include/linux/
H A Ddmaengine.h895 struct dma_async_tx_descriptor *(*device_prep_dma_xor_val)( member
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c3846 adev->common.device_prep_dma_xor_val = in ppc440spe_adma_init_capabilities()