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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/serio/
H A Dpcips2.c35 #define PS2_STAT_PARITY (1<<2) macro
78 flag = (status & PS2_STAT_PARITY) ? 0 : SERIO_PARITY;

Completed in 37 milliseconds