AmiInterrupt       85 sound/oss/dmasound/dmasound_paula.c static irqreturn_t AmiInterrupt(int irq, void *dummy);
AmiInterrupt      333 sound/oss/dmasound/dmasound_paula.c 	if (request_irq(IRQ_AMIGA_AUD0, AmiInterrupt, 0, "DMA sound",
AmiInterrupt      334 sound/oss/dmasound/dmasound_paula.c 			AmiInterrupt))
AmiInterrupt      345 sound/oss/dmasound/dmasound_paula.c 	free_irq(IRQ_AMIGA_AUD0, AmiInterrupt);