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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sgi/
H A Dip22.h64 #define SGI_VINO_IRQ SGINT_LOCAL1 + 6 /* Indy VINO */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvino.c3918 free_irq(SGI_VINO_IRQ, NULL);
4128 ret = request_irq(SGI_VINO_IRQ, vino_interrupt, 0,
4132 SGI_VINO_IRQ);

Completed in 66 milliseconds