Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/input/
Dadp5589.h154 unsigned char unlock_key1; /* Unlock Key 1 (ADP5589 only) */ member
/linux-5.19.10/include/linux/platform_data/
Dadp5588.h148 unsigned short unlock_key1; /* Unlock Key 1 */ member
/linux-5.19.10/drivers/input/keyboard/
Dadp5588-keys.c342 ret |= adp5588_write(client, UNLOCK1, pdata->unlock_key1); in adp5588_setup()
Dadp5589-keys.c641 pdata->unlock_key1); in adp5589_setup()