Home
last modified time | relevance | path

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

/linux/crypto/async_tx/
H A Dasync_pq.c359 tx = device->device_prep_dma_pq_val(chan, pq, in async_syndrome_val()
/linux/include/linux/
H A Ddmaengine.h917 struct dma_async_tx_descriptor *(*device_prep_dma_pq_val)( member
/linux/drivers/dma/ioat/
H A Dinit.c1118 dma->device_prep_dma_pq_val = ioat_prep_pq_val; in ioat3_dma_probe()