jiffies_last_press 1034 drivers/input/misc/wistron_btns.c static unsigned long jiffies_last_press;
jiffies_last_press 1140 drivers/input/misc/wistron_btns.c 		jiffies_last_press = jiffies;
jiffies_last_press 1172 drivers/input/misc/wistron_btns.c 	if (time_before(jiffies, jiffies_last_press + 2 * HZ))