Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dsermouse.c142 sermouse->type = SERIO_MP; in sermouse_process_ms()
145 case SERIO_MP: in sermouse_process_ms()
317 .proto = SERIO_MP,
/Linux-v4.19/include/uapi/linux/
Dserio.h43 #define SERIO_MP 0x04 macro