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