Searched refs:weight_previous_na (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c218 int weight_previous_na; member in struct:synapticsinfo
557 SYNAPTICS_SYSCTL_WEIGHT_PREVIOUS_NA = SYN_OFFSET(weight_previous_na),
4273 weight_prev_x = sc->syninfo.weight_previous_na;
4278 weight_prev_y = sc->syninfo.weight_previous_na;
5956 "Top noisy area, where weight_previous_na is used instead "
5966 "Right noisy area, where weight_previous_na is used instead "
5976 "Bottom noisy area, where weight_previous_na is used instead "
5986 "Left noisy area, where weight_previous_na is used instead "
6034 /* hw.psm.synaptics.weight_previous_na. */
6035 sc->syninfo.weight_previous_na
[all...]

Completed in 95 milliseconds