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

/linux-master/drivers/input/serio/
H A Dpcips2.c32 #define PS2_STAT_PARITY (1<<2) macro
75 flag = (status & PS2_STAT_PARITY) ? 0 : SERIO_PARITY;

Completed in 111 milliseconds