Home
last modified time | relevance | path

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

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