Searched refs:SERIO_MS (Results 1 – 2 of 2) sorted by relevance
112 if ((sermouse->type == SERIO_MS) && !data && !buf[2] && !((buf[0] & 0xf0) ^ buf[1])) in sermouse_process_ms()126 case SERIO_MS: in sermouse_process_ms()296 .proto = SERIO_MS,
42 #define SERIO_MS 0x03 macro