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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h138 #define GAMEPORT_LEGACY 0x31 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c3067 return inb(TRID_REG(chip, GAMEPORT_LEGACY));
3076 outb(0xff, TRID_REG(chip, GAMEPORT_LEGACY));
3087 *buttons = (~inb(TRID_REG(chip, GAMEPORT_LEGACY)) >> 4) & 0xf;

Completed in 69 milliseconds