Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/input/
H A Dadp5589.h153 bool en_keylock; /* Enable key lock feature (ADP5589 only)*/ member
/openbmc/linux/drivers/input/keyboard/
H A Dadp5589-keys.c639 if (!kpad->is_adp5585 && pdata->en_keylock) { in adp5589_setup()