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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c218 int weight_previous_na; member in struct:synapticsinfo
558 SYNAPTICS_SYSCTL_WEIGHT_PREVIOUS_NA = SYN_OFFSET(weight_previous_na),
4270 weight_prev_x = sc->syninfo.weight_previous_na;
4275 weight_prev_y = sc->syninfo.weight_previous_na;
5954 "Top noisy area, where weight_previous_na is used instead "
5964 "Right noisy area, where weight_previous_na is used instead "
5974 "Bottom noisy area, where weight_previous_na is used instead "
5984 "Left noisy area, where weight_previous_na is used instead "
6032 /* hw.psm.synaptics.weight_previous_na. */
6033 sc->syninfo.weight_previous_na
[all...]

Completed in 183 milliseconds