Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/input/
Dadp5589.h153 bool en_keylock; /* Enable key lock feature (ADP5589 only)*/ member
/linux-5.19.10/include/linux/platform_data/
Dadp5588.h147 unsigned en_keylock:1; /* Enable Key Lock feature */ member
/linux-5.19.10/drivers/input/keyboard/
Dadp5588-keys.c341 if (pdata->en_keylock) { in adp5588_setup()
Dadp5589-keys.c639 if (!kpad->is_adp5585 && pdata->en_keylock) { in adp5589_setup()