Searched refs:device_prep_dma_interrupt (Results 1 – 9 of 9) sorted by relevance
103 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()
653 struct dma_async_tx_descriptor *(*device_prep_dma_interrupt)( member
589 mic_dma_dev->dma_dev.device_prep_dma_interrupt = in mic_dma_register_dma_device()
2062 pl08x->memcpy.device_prep_dma_interrupt = pl08x_prep_dma_interrupt; in pl08x_probe()2079 pl08x->slave.device_prep_dma_interrupt = pl08x_prep_dma_interrupt; in pl08x_probe()
840 !device->device_prep_dma_interrupt); in dma_async_device_register()
1023 dma_dev->device_prep_dma_interrupt = mv_xor_prep_dma_interrupt; in mv_xor_channel_add()
1350 dma_dev->device_prep_dma_interrupt = in iop_adma_probe()
1625 dma->device_prep_dma_interrupt = ioat3_prep_interrupt_lock; in ioat3_dma_probe()
3868 adev->common.device_prep_dma_interrupt = in ppc440spe_adma_init_capabilities()