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

/linux-master/include/uapi/linux/
H A Dserio.h42 #define SERIO_MS 0x03 macro
/linux-master/drivers/input/mouse/
H A Dsermouse.c112 if ((sermouse->type == SERIO_MS) && !data && !buf[2] && !((buf[0] & 0xf0) ^ buf[1]))
126 case SERIO_MS:
296 .proto = SERIO_MS,

Completed in 108 milliseconds