device_prep_dma_interrupt 90 crypto/async_tx/async_tx.c intr_tx = device->device_prep_dma_interrupt(chan, 0); device_prep_dma_interrupt 238 crypto/async_tx/async_tx.c tx = device ? device->device_prep_dma_interrupt(chan, 0) : NULL; device_prep_dma_interrupt 726 drivers/crypto/ccp/ccp-dmaengine.c dma_dev->device_prep_dma_interrupt = ccp_prep_dma_interrupt; device_prep_dma_interrupt 2763 drivers/dma/amba-pl08x.c pl08x->memcpy.device_prep_dma_interrupt = pl08x_prep_dma_interrupt; device_prep_dma_interrupt 2790 drivers/dma/amba-pl08x.c pl08x->slave.device_prep_dma_interrupt = device_prep_dma_interrupt 1582 drivers/dma/bcm-sba-raid.c dma_dev->device_prep_dma_interrupt = sba_prep_dma_interrupt; device_prep_dma_interrupt 966 drivers/dma/dmaengine.c if (dma_has_cap(DMA_INTERRUPT, device->cap_mask) && !device->device_prep_dma_interrupt) { device_prep_dma_interrupt 1106 drivers/dma/ioat/init.c dma->device_prep_dma_interrupt = ioat_prep_interrupt_lock; device_prep_dma_interrupt 1339 drivers/dma/iop-adma.c dma_dev->device_prep_dma_interrupt = device_prep_dma_interrupt 606 drivers/dma/mic_x100_dma.c mic_dma_dev->dma_dev.device_prep_dma_interrupt = device_prep_dma_interrupt 1090 drivers/dma/mv_xor.c dma_dev->device_prep_dma_interrupt = mv_xor_prep_dma_interrupt; device_prep_dma_interrupt 845 drivers/dma/mv_xor_v2.c dma_dev->device_prep_dma_interrupt = mv_xor_v2_prep_dma_interrupt; device_prep_dma_interrupt 3853 drivers/dma/ppc4xx/adma.c adev->common.device_prep_dma_interrupt = device_prep_dma_interrupt 610 drivers/misc/mic/scif/scif_fence.c tx = ddev->device_prep_dma_interrupt(chan, DMA_PREP_INTERRUPT); device_prep_dma_interrupt 776 include/linux/dmaengine.h struct dma_async_tx_descriptor *(*device_prep_dma_interrupt)(