Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/i2c/
Dadp5588.h150 unsigned short unlock_key2; /* Unlock Key 2 */ member
/linux-3.4.99/include/linux/input/
Dadp5589.h156 unsigned char unlock_key2; /* Unlock Key 2 (ADP5589 only) */ member
/linux-3.4.99/drivers/input/keyboard/
Dadp5588-keys.c334 ret |= adp5588_write(client, UNLOCK2, pdata->unlock_key2); in adp5588_setup()
Dadp5589-keys.c682 pdata->unlock_key2); in adp5589_setup()