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

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

Completed in 102 milliseconds