Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds