Searched refs:shdma_request_irq (Results 1 – 3 of 3) sorted by relevance
116 int shdma_request_irq(struct shdma_chan *, int,
935 int shdma_request_irq(struct shdma_chan *schan, int irq, in shdma_request_irq() function945 EXPORT_SYMBOL(shdma_request_irq);
546 err = shdma_request_irq(schan, irq, flags, sh_chan->dev_id); in sh_dmae_chan_probe()