Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/async_tx/
Dasync_pq.c342 tx = device->device_prep_dma_pq_val(chan, pq, in async_syndrome_val()
/Linux-v5.4/include/linux/
Ddmaengine.h764 struct dma_async_tx_descriptor *(*device_prep_dma_pq_val)( member
/Linux-v5.4/drivers/dma/
Ddmaengine.c950 if (dma_has_cap(DMA_PQ_VAL, device->cap_mask) && !device->device_prep_dma_pq_val) { in dma_async_device_register()
Diop-adma.c1336 dma_dev->device_prep_dma_pq_val = in iop_adma_probe()
/Linux-v5.4/drivers/dma/ioat/
Dinit.c1131 dma->device_prep_dma_pq_val = ioat_prep_pq_val; in ioat3_dma_probe()
/Linux-v5.4/drivers/dma/ppc4xx/
Dadma.c3835 adev->common.device_prep_dma_pq_val = in ppc440spe_adma_init_capabilities()