Home
last modified time | relevance | path

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

/linux-4.4.14/crypto/async_tx/
Dasync_tx.c103 intr_tx = device->device_prep_dma_interrupt(chan, 0); in async_tx_channel_switch()
251 tx = device ? device->device_prep_dma_interrupt(chan, 0) : NULL; in async_trigger_callback()
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fence.c606 tx = ddev->device_prep_dma_interrupt(chan, DMA_PREP_INTERRUPT); in _scif_fence_mark()
/linux-4.4.14/include/linux/
Ddmaengine.h712 struct dma_async_tx_descriptor *(*device_prep_dma_interrupt)( member
/linux-4.4.14/drivers/dma/
Dmic_x100_dma.c627 mic_dma_dev->dma_dev.device_prep_dma_interrupt = in mic_dma_register_dma_device()
Ddmaengine.c861 !device->device_prep_dma_interrupt); in dma_async_device_register()
Damba-pl08x.c2242 pl08x->memcpy.device_prep_dma_interrupt = pl08x_prep_dma_interrupt; in pl08x_probe()
2259 pl08x->slave.device_prep_dma_interrupt = pl08x_prep_dma_interrupt; in pl08x_probe()
Dmv_xor.c1022 dma_dev->device_prep_dma_interrupt = mv_xor_prep_dma_interrupt; in mv_xor_channel_add()
Diop-adma.c1351 dma_dev->device_prep_dma_interrupt = in iop_adma_probe()
/linux-4.4.14/drivers/dma/ioat/
Dinit.c1096 dma->device_prep_dma_interrupt = ioat_prep_interrupt_lock; in ioat3_dma_probe()
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c3868 adev->common.device_prep_dma_interrupt = in ppc440spe_adma_init_capabilities()