Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/keyboard/
Dhil_kbd.c124 case HIL_CMD_RNM: in hil_dev_handle_command_response()
489 serio_write(serio, HIL_CMD_RNM); in hil_dev_connect()
/Linux-v5.10/drivers/input/serio/
Dhil_mlc.c540 OUT_LAST(HIL_PKT_CMD | HIL_CMD_RNM)
541 EXPECT_LAST(HIL_PKT_CMD | HIL_CMD_RNM | HIL_ERR_INT,
837 case HIL_CMD_RNM: in hil_mlc_serio_write()
/Linux-v5.10/include/linux/
Dhil.h153 HIL_CMD_RNM = 0x30, /* Report Name */ enumerator