Searched refs:jiffies_last_press (Results 1 – 1 of 1) sorted by relevance
1046 static unsigned long jiffies_last_press; variable1152 jiffies_last_press = jiffies; in handle_key()1184 if (time_before(jiffies, jiffies_last_press + 2 * HZ)) in wistron_poll()