Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dhil.h152 HIL_CMDCT_RPL = 0x0f, /* RePoll command bits with item count */ enumerator
/linux-5.19.10/drivers/input/keyboard/
Dhil_kbd.c96 if ((p & ~HIL_CMDCT_RPL) == (HIL_ERR_INT | HIL_PKT_CMD | HIL_CMD_RPL)) in hil_dev_is_command_response()