Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/i2c/
Dadp5588.h149 unsigned short unlock_key1; /* Unlock Key 1 */ member
/linux-2.6.39/drivers/input/keyboard/
Dadp5588-keys.c334 ret |= adp5588_write(client, UNLOCK1, pdata->unlock_key1); in adp5588_setup()