Home
last modified time | relevance | path

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

/drivers/dma/
Dmxs-dma.c322 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()