Searched refs:jiffies_last_press (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/misc/
H A Dwistron_btns.c1034 static unsigned long jiffies_last_press; variable
1139 jiffies_last_press = jiffies;
1174 if (time_before(jiffies, jiffies_last_press + 2 * HZ))

Completed in 120 milliseconds