Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dmxs-dma.c194 * mxs_dma_int_handler. To reset the channel, we can simply stop writing in mxs_dma_reset_chan()
322 static irqreturn_t mxs_dma_int_handler(int irq, void *dev_id) in mxs_dma_int_handler() function
410 ret = request_irq(mxs_chan->chan_irq, mxs_dma_int_handler, in mxs_dma_alloc_chan_resources()
/kernel/linux/linux-6.6/drivers/dma/
H A Dmxs-dma.c193 * mxs_dma_int_handler. To reset the channel, we can simply stop writing in mxs_dma_reset_chan()
321 static irqreturn_t mxs_dma_int_handler(int irq, void *dev_id) in mxs_dma_int_handler() function
409 ret = request_irq(mxs_chan->chan_irq, mxs_dma_int_handler, in mxs_dma_alloc_chan_resources()

Completed in 3 milliseconds