Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Datkbd.c163 #define ATKBD_KEY_NULL 255 macro
510 if (keycode != ATKBD_KEY_NULL) in atkbd_receive_byte()
514 case ATKBD_KEY_NULL: in atkbd_receive_byte()
1244 atkbd->keycode[i] != ATKBD_KEY_NULL && in atkbd_set_device_attrs()