Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Di8042.h50 #define I8042_CTR_IGNKEYLOCK 0x08 macro
/openbmc/linux/drivers/input/serio/
H A Di8042.c1037 i8042_ctr |= I8042_CTR_IGNKEYLOCK; in i8042_controller_init()