Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dmxs-dma.c321 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()