Home
last modified time | relevance | path

Searched refs:HIL_CMD_RNM (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/input/keyboard/
Dhil_kbd.c125 case HIL_CMD_RNM: in hil_dev_handle_command_response()
490 serio_write(serio, HIL_CMD_RNM); in hil_dev_connect()
/linux-3.4.99/drivers/input/serio/
Dhil_mlc.c542 OUT_LAST(HIL_PKT_CMD | HIL_CMD_RNM)
543 EXPECT_LAST(HIL_PKT_CMD | HIL_CMD_RNM | HIL_ERR_INT,
829 case HIL_CMD_RNM: in hil_mlc_serio_write()
/linux-3.4.99/include/linux/
Dhil.h153 HIL_CMD_RNM = 0x30, /* Report Name */ enumerator