Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/include/uapi/linux/
Dserio.h43 #define SERIO_MP 0x04 macro