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