Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Datkbd.c156 #define ATKBD_RET_EMUL1 0xe1 macro
353 if (code == ATKBD_RET_EMUL0 || code == ATKBD_RET_EMUL1) in atkbd_need_xlate()
481 case ATKBD_RET_EMUL1: in atkbd_receive_byte()