Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/async_tx/
Dasync_pq.c358 tx = device->device_prep_dma_pq_val(chan, pq, in async_syndrome_val()
/Linux-v4.19/include/linux/
Ddmaengine.h776 struct dma_async_tx_descriptor *(*device_prep_dma_pq_val)( member
/Linux-v4.19/drivers/dma/
Ddmaengine.c954 if (dma_has_cap(DMA_PQ_VAL, device->cap_mask) && !device->device_prep_dma_pq_val) { in dma_async_device_register()
Diop-adma.c1347 dma_dev->device_prep_dma_pq_val = in iop_adma_probe()
/Linux-v4.19/drivers/dma/ioat/
Dinit.c1114 dma->device_prep_dma_pq_val = ioat_prep_pq_val; in ioat3_dma_probe()
/Linux-v4.19/drivers/dma/ppc4xx/
Dadma.c3847 adev->common.device_prep_dma_pq_val = in ppc440spe_adma_init_capabilities()