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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound_q40.c53 static void Q40Interrupt(void);
375 "DMA sound", Q40Interrupt))
386 free_irq(Q40_IRQ_SAMPLE, Q40Interrupt);
422 free_irq(Q40_IRQ_SAMPLE, Q40Interrupt);
425 "Q40 sound", Q40Interrupt);
428 "Q40 sound", Q40Interrupt);
466 }else Q40Interrupt();
478 }else Q40Interrupt();
482 static void Q40Interrupt(void) function

Completed in 54 milliseconds