Home
last modified time | relevance | path

Searched refs:SERIO_MP (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/input/mouse/
Dsermouse.c147 sermouse->type = SERIO_MP; in sermouse_process_ms()
149 case SERIO_MP: in sermouse_process_ms()
320 .proto = SERIO_MP,
/linux-3.4.99/include/linux/
Dserio.h167 #define SERIO_MP 0x04 macro