Home
last modified time | relevance | path

Searched refs:ppc440spe_adma_eot_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ppc4xx/
H A Dadma.c3593 * ppc440spe_adma_eot_handler - end of transfer interrupt handler
3595 static irqreturn_t ppc440spe_adma_eot_handler(int irq, void *data) in ppc440spe_adma_eot_handler() function
3899 ret = request_irq(adev->irq, ppc440spe_adma_eot_handler, in ppc440spe_adma_setup_irqs()
/kernel/linux/linux-6.6/drivers/dma/ppc4xx/
H A Dadma.c3590 * ppc440spe_adma_eot_handler - end of transfer interrupt handler
3592 static irqreturn_t ppc440spe_adma_eot_handler(int irq, void *data) in ppc440spe_adma_eot_handler() function
3896 ret = request_irq(adev->irq, ppc440spe_adma_eot_handler, in ppc440spe_adma_setup_irqs()

Completed in 10 milliseconds