Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/input/
Dadp5589.h155 unsigned char unlock_key2; /* Unlock Key 2 (ADP5589 only) */ member
/Linux-v5.10/include/linux/platform_data/
Dadp5588.h149 unsigned short unlock_key2; /* Unlock Key 2 */ member
/Linux-v5.10/drivers/input/keyboard/
Dadp5588-keys.c343 ret |= adp5588_write(client, UNLOCK2, pdata->unlock_key2); in adp5588_setup()
Dadp5589-keys.c679 pdata->unlock_key2); in adp5589_setup()