Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dsermouse.c127 sermouse->type = SERIO_MP; in sermouse_process_ms()
130 case SERIO_MP: in sermouse_process_ms()
302 .proto = SERIO_MP,
/Linux-v6.6/include/uapi/linux/
Dserio.h43 #define SERIO_MP 0x04 macro