Searched refs:HIL_CMD_RSC (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/keyboard/
H A Dhil_kbd.c116 case HIL_CMD_RSC:
480 serio_write(serio, HIL_CMD_RSC);
/linux-master/drivers/input/serio/
H A Dhil_mlc.c532 OUT_LAST(HIL_PKT_CMD | HIL_CMD_RSC)
533 EXPECT_LAST(HIL_PKT_CMD | HIL_CMD_RSC | HIL_ERR_INT,
831 case HIL_CMD_RSC:
/linux-master/include/linux/
H A Dhil.h156 HIL_CMD_RSC = 0x33, /* Report Security Code */ enumerator in enum:hil_command

Completed in 187 milliseconds