Home
last modified time | relevance | path

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

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

Completed in 20 milliseconds