Home
last modified time | relevance | path

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

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