Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dhil.h158 HIL_CMD_EK1 = 0x3e, /* Enable Keyswitch Autorepeat 1 */ enumerator
/linux-2.4.37.9/drivers/hil/
Dhil_kbd.c420 serio->write(serio, HIL_CMD_EK1); /* Enable Keyswitch Autorepeat 1 */ in hil_kbd_connect()