Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dadp5588.h28 #define UNLOCK2 0x10 /* Unlock Key2 */ macro
/Linux-v4.19/drivers/input/keyboard/
Dadp5588-keys.c343 ret |= adp5588_write(client, UNLOCK2, pdata->unlock_key2); in adp5588_setup()