AmiInterrupt 87 sound/oss/dmasound/dmasound_paula.c static irqreturn_t AmiInterrupt(int irq, void *dummy); AmiInterrupt 335 sound/oss/dmasound/dmasound_paula.c if (request_irq(IRQ_AMIGA_AUD0, AmiInterrupt, 0, "DMA sound", AmiInterrupt 336 sound/oss/dmasound/dmasound_paula.c AmiInterrupt)) AmiInterrupt 347 sound/oss/dmasound/dmasound_paula.c free_irq(IRQ_AMIGA_AUD0, AmiInterrupt);