Home
last modified time | relevance | path

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

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