Home
last modified time | relevance | path

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

/linux/drivers/dma/ioat/
H A Dinit.c923 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
976 tx = dma->device_prep_dma_xor_val(dma_chan, dma_srcs, in ioat_xor_val_self_test()
1112 dma->device_prep_dma_xor_val = ioat_prep_xor_val; in ioat3_dma_probe()
1129 dma->device_prep_dma_xor_val = ioat_prep_pqxor_val; in ioat3_dma_probe()
/linux/include/linux/
H A Ddmaengine.h909 struct dma_async_tx_descriptor *(*device_prep_dma_xor_val)( member
/linux/drivers/dma/ppc4xx/
H A Dadma.c3845 adev->common.device_prep_dma_xor_val = in ppc440spe_adma_init_capabilities()