Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
H A Dmsi-wmi.c90 static ktime_t last_pressed; variable
226 ktime_t diff = ktime_sub(cur, last_pressed); in msi_wmi_notify()
235 last_pressed = cur; in msi_wmi_notify()
294 last_pressed = 0; in msi_wmi_input_setup()