Searched refs:KEY_EV_PRESSED (Results 1 – 2 of 2) sorted by relevance
198 #define KEY_EV_PRESSED BIT(7) macro557 key & KEY_EV_PRESSED); in adp5589_report_switches()577 key & KEY_EV_PRESSED); in adp5589_report_events()612 return (i + 1) | KEY_EV_PRESSED; in adp5589_get_evcode()
164 #define KEY_EV_PRESSED BIT(7) macro531 int key_press = key & KEY_EV_PRESSED; in adp5588_report_events()