Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dlibps2.h17 #define PS2_CMD_GETID 0x02f2 macro
/linux-6.1.9/drivers/input/serio/
Dlibps2.c187 case PS2_CMD_GETID: in ps2_adjust_timeout()
250 ps2dev->flags = command == PS2_CMD_GETID ? PS2_FLAG_WAITID : 0; in __ps2_command()