abovehalf         108 drivers/input/mouse/hgpk.c 	int belowhalf, abovehalf;
abovehalf         114 drivers/input/mouse/hgpk.c 	abovehalf = (prev * 12) / 20;
abovehalf         116 drivers/input/mouse/hgpk.c 	return belowhalf < curr && curr <= abovehalf;