Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/async_tx/
Dasync_raid6_recov.c64 tx = dma->device_prep_dma_pq(chan, pq, unmap->addr, 2, coef, in async_sum_product()
129 tx = dma->device_prep_dma_pq(chan, dma_dest, unmap->addr, in async_mult()
Dasync_pq.c93 tx = dma->device_prep_dma_pq(chan, dma_dest, in do_async_gen_syndrome()
/linux-4.4.14/include/linux/
Ddmaengine.h698 struct dma_async_tx_descriptor *(*device_prep_dma_pq)( member
/linux-4.4.14/drivers/dma/
Dfsl_raid.c805 dma_dev->device_prep_dma_pq = fsl_re_prep_dma_pq; in fsl_re_probe()
Ddmatest.c594 tx = dev->device_prep_dma_pq(chan, dma_pq, srcs, in dmatest_func()
Ddmaengine.c855 !device->device_prep_dma_pq); in dma_async_device_register()
Diop-adma.c1345 dma_dev->device_prep_dma_pq = iop_adma_prep_dma_pq; in iop_adma_probe()
Dxgene-dma.c1693 dma_dev->device_prep_dma_pq = xgene_dma_prep_pq; in xgene_dma_set_caps()
/linux-4.4.14/drivers/dma/ioat/
Dinit.c1122 dma->device_prep_dma_pq = ioat_prep_pq; in ioat3_dma_probe()
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c3836 adev->common.device_prep_dma_pq = in ppc440spe_adma_init_capabilities()