Searched refs:HIL_CMD_RNM (Results 1 – 4 of 4) sorted by relevance
115 case HIL_CMD_RNM: in hil_ptr_process_record()275 serio->write(serio, HIL_CMD_RNM); in hil_ptr_connect()
193 case HIL_CMD_RNM: in hil_kbd_process_record()355 serio->write(serio, HIL_CMD_RNM); in hil_kbd_connect()
491 OUT_LAST(HIL_PKT_CMD | HIL_CMD_RNM)492 EXPECT_LAST(HIL_PKT_CMD | HIL_CMD_RNM | HIL_ERR_INT,761 case HIL_CMD_RNM: in hil_mlc_serio_write()
150 HIL_CMD_RNM = 0x30, /* Report Name */ enumerator