Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dmsi-wmi.c75 static ktime_t last_pressed; variable
200 ktime_t diff = ktime_sub(cur, last_pressed); in msi_wmi_notify()
209 last_pressed = cur; in msi_wmi_notify()
275 last_pressed = 0; in msi_wmi_input_setup()