Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/i2c/
Dadp5588.h16 #define Key_EVENTA 0x04 /* Key Event Register A */ macro
/linux-4.1.27/drivers/input/keyboard/
Dadp5588-keys.c272 int key = adp5588_read(kpad->client, Key_EVENTA + i); in adp5588_report_events()
348 ret |= adp5588_read(client, Key_EVENTA); in adp5588_setup()