Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dmsi-wmi.c75 static ktime_t last_pressed; variable
189 ktime_t diff = ktime_sub(cur, last_pressed); in msi_wmi_notify()
198 last_pressed = cur; in msi_wmi_notify()
261 last_pressed = 0; in msi_wmi_input_setup()