Home
last modified time | relevance | path

Searched refs:device_prep_dma_interrupt (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/crypto/async_tx/
Dasync_tx.c90 intr_tx = device->device_prep_dma_interrupt(chan, 0); in async_tx_channel_switch()
238 tx = device ? device->device_prep_dma_interrupt(chan, 0) : NULL; in async_trigger_callback()
/linux-6.6.21/drivers/dma/ptdma/
Dptdma-dmaengine.c377 dma_dev->device_prep_dma_interrupt = pt_prep_dma_interrupt; in pt_dmaengine_register()
/linux-6.6.21/drivers/dma/idxd/
Ddma.c217 dma->device_prep_dma_interrupt = idxd_dma_prep_interrupt; in idxd_register_dma_device()
/linux-6.6.21/drivers/dma/
Dmv_xor_v2.c828 dma_dev->device_prep_dma_interrupt = mv_xor_v2_prep_dma_interrupt; in mv_xor_v2_probe()
Dmv_xor.c1090 dma_dev->device_prep_dma_interrupt = mv_xor_prep_dma_interrupt; in mv_xor_channel_add()
Dbcm-sba-raid.c1574 dma_dev->device_prep_dma_interrupt = sba_prep_dma_interrupt; in sba_async_register()
/linux-6.6.21/drivers/crypto/ccp/
Dccp-dmaengine.c755 dma_dev->device_prep_dma_interrupt = ccp_prep_dma_interrupt; in ccp_dmaengine_register()
/linux-6.6.21/include/linux/
Ddmaengine.h912 struct dma_async_tx_descriptor *(*device_prep_dma_interrupt)( member
/linux-6.6.21/drivers/dma/ioat/
Dinit.c1104 dma->device_prep_dma_interrupt = ioat_prep_interrupt_lock; in ioat3_dma_probe()
/linux-6.6.21/drivers/dma/ppc4xx/
Dadma.c3850 adev->common.device_prep_dma_interrupt = in ppc440spe_adma_init_capabilities()