Searched refs:dmabrg_free_irq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Ddmabrg.h21 extern void dmabrg_free_irq(unsigned int);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/drivers/dma/
H A Ddmabrg.c52 * dmabrg_free_irq(BRGIRQID)
142 void dmabrg_free_irq(unsigned int dmairq) function
150 EXPORT_SYMBOL_GPL(dmabrg_free_irq); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Ddma-sh7760.c172 dmabrg_free_irq(dmairq + 1);
173 dmabrg_free_irq(dmairq);

Completed in 112 milliseconds