Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/i2c/
Dadp5588.h148 unsigned en_keylock:1; /* Enable Key Lock feature */ member
/linux-3.4.99/include/linux/input/
Dadp5589.h154 bool en_keylock; /* Enable key lock feature (ADP5589 only)*/ member
/linux-3.4.99/drivers/input/keyboard/
Dadp5588-keys.c332 if (pdata->en_keylock) { in adp5588_setup()
Dadp5589-keys.c678 if (!kpad->is_adp5585 && pdata->en_keylock) { in adp5589_setup()