Home
last modified time | relevance | path

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

/linux/crypto/async_tx/
A 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/drivers/dma/ptdma/
A Dptdma-dmaengine.c353 dma_dev->device_prep_dma_interrupt = pt_prep_dma_interrupt; in pt_dmaengine_register()
/linux/drivers/dma/
A Dmv_xor_v2.c851 dma_dev->device_prep_dma_interrupt = mv_xor_v2_prep_dma_interrupt; in mv_xor_v2_probe()
A Damba-pl08x.c2763 pl08x->memcpy.device_prep_dma_interrupt = pl08x_prep_dma_interrupt; in pl08x_probe()
2790 pl08x->slave.device_prep_dma_interrupt = in pl08x_probe()
A Ddmaengine.c1197 if (dma_has_cap(DMA_INTERRUPT, device->cap_mask) && !device->device_prep_dma_interrupt) { in dma_async_device_register()
A Dmv_xor.c1090 dma_dev->device_prep_dma_interrupt = mv_xor_prep_dma_interrupt; in mv_xor_channel_add()
A Diop-adma.c1338 dma_dev->device_prep_dma_interrupt = in iop_adma_probe()
A Dbcm-sba-raid.c1582 dma_dev->device_prep_dma_interrupt = sba_prep_dma_interrupt; in sba_async_register()
/linux/drivers/crypto/ccp/
A Dccp-dmaengine.c725 dma_dev->device_prep_dma_interrupt = ccp_prep_dma_interrupt; in ccp_dmaengine_register()
/linux/include/linux/
A Ddmaengine.h914 struct dma_async_tx_descriptor *(*device_prep_dma_interrupt)( member
/linux/drivers/dma/ioat/
A Dinit.c1104 dma->device_prep_dma_interrupt = ioat_prep_interrupt_lock; in ioat3_dma_probe()
/linux/drivers/dma/ppc4xx/
A Dadma.c3851 adev->common.device_prep_dma_interrupt = in ppc440spe_adma_init_capabilities()

Completed in 42 milliseconds