Searched refs:Q40_IRQ_SAMPLE (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/m68k/include/asm/
H A Dq40ints.h7 #define Q40_IRQ_SAMPLE (34) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/dmasound/
H A Ddmasound_q40.c374 if (request_irq(Q40_IRQ_SAMPLE, Q40StereoInterrupt, 0,
386 free_irq(Q40_IRQ_SAMPLE, Q40Interrupt);
422 free_irq(Q40_IRQ_SAMPLE, Q40Interrupt);
424 error = request_irq(Q40_IRQ_SAMPLE, Q40StereoInterrupt, 0,
427 error = request_irq(Q40_IRQ_SAMPLE, Q40MonoInterrupt, 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/q40/
H A Dq40ints.c214 __m68k_handle_int(Q40_IRQ_SAMPLE, fp);

Completed in 55 milliseconds