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

/linux-4.1.27/include/linux/
H A Dshdma-base.h119 int shdma_request_irq(struct shdma_chan *, int,
/linux-4.1.27/drivers/dma/sh/
H A Dsudmac.c281 err = shdma_request_irq(schan, irq, flags, sc->dev_id); sudmac_chan_probe()
H A Drcar-hpbdma.c425 err = shdma_request_irq(&hpb_chan->shdma_chan, channel->ch_irq, hpb_dmae_alloc_chan_resources()
H A Dshdma-base.c946 int shdma_request_irq(struct shdma_chan *schan, int irq, shdma_request_irq() function
956 EXPORT_SYMBOL(shdma_request_irq); variable
H A Dshdmac.c556 err = shdma_request_irq(schan, irq, flags, sh_chan->dev_id); sh_dmae_chan_probe()

Completed in 275 milliseconds