Home
last modified time | relevance | path

Searched refs:elantech_z_unprecision (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/pckbport/
Delantech.c56 static int elantech_z_unprecision = 3; variable
120 &elantech_z_unprecision, in pms_sysctl_elantech()
295 0 : (sc->last_z - ep.ep_z) >> elantech_z_unprecision, in pms_elantech_input()
301 ((sc->last_z - ep.ep_z) >> elantech_z_unprecision) != 0) in pms_elantech_input()