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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c265 int is_fuzzy; member in struct:smoother
4157 int is_fuzzy; local
4188 is_fuzzy = (f->flags & PSM_FINGER_FUZZY) != 0;
4339 if (is_fuzzy == smoother->is_fuzzy) {
4369 smoother->is_fuzzy = is_fuzzy;

Completed in 104 milliseconds