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

/linux-master/drivers/dma/
H A Dmxs-dma.c193 * mxs_dma_int_handler. To reset the channel, we can simply stop writing
321 static irqreturn_t mxs_dma_int_handler(int irq, void *dev_id) function
409 ret = request_irq(mxs_chan->chan_irq, mxs_dma_int_handler,

Completed in 132 milliseconds