Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dmsi-wmi.c88 static ktime_t last_pressed; variable
211 ktime_t diff = ktime_sub(cur, last_pressed); in msi_wmi_notify()
220 last_pressed = cur; in msi_wmi_notify()
286 last_pressed = 0; in msi_wmi_input_setup()