Home
last modified time | relevance | path

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

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