Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/input/
Dadp5589.h155 unsigned char unlock_key1; /* Unlock Key 1 (ADP5589 only) */ member
/linux-4.4.14/include/linux/i2c/
Dadp5588.h149 unsigned short unlock_key1; /* Unlock Key 1 */ member
/linux-4.4.14/drivers/input/keyboard/
Dadp5588-keys.c342 ret |= adp5588_write(client, UNLOCK1, pdata->unlock_key1); in adp5588_setup()
Dadp5589-keys.c676 pdata->unlock_key1); in adp5589_setup()