Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/async_tx/
Dasync_pq.c359 tx = device->device_prep_dma_pq_val(chan, pq, in async_syndrome_val()
/linux-6.1.9/include/linux/
Ddmaengine.h899 struct dma_async_tx_descriptor *(*device_prep_dma_pq_val)( member
/linux-6.1.9/drivers/dma/
Ddmaengine.c1178 if (dma_has_cap(DMA_PQ_VAL, device->cap_mask) && !device->device_prep_dma_pq_val) { in dma_async_device_register()
Diop-adma.c1335 dma_dev->device_prep_dma_pq_val = in iop_adma_probe()
/linux-6.1.9/drivers/dma/ioat/
Dinit.c1129 dma->device_prep_dma_pq_val = ioat_prep_pq_val; in ioat3_dma_probe()
/linux-6.1.9/drivers/dma/ppc4xx/
Dadma.c3832 adev->common.device_prep_dma_pq_val = in ppc440spe_adma_init_capabilities()