Searched refs:last_pressed (Results 1 – 1 of 1) sorted by relevance
59 static ktime_t last_pressed[ARRAY_SIZE(msi_wmi_keymap) - 1]; variable171 diff = ktime_sub(cur, last_pressed[key->code - in msi_wmi_notify()181 last_pressed[key->code - SCANCODE_BASE] = cur; in msi_wmi_notify()224 memset(last_pressed, 0, sizeof(last_pressed)); in msi_wmi_input_setup()