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

/linux-master/drivers/input/mouse/
H A Dhgpk.c108 int belowhalf, abovehalf; local
114 abovehalf = (prev * 12) / 20;
116 return belowhalf < curr && curr <= abovehalf;

Completed in 183 milliseconds