Lines Matching full:movement
137 &wsp_tuning.scale_factor, 0, "movement scale factor");
157 &wsp_tuning.enable_single_tap_movement, 0, "enable single tap movement");
592 int dx_sum; /* x axis cumulative movement */
593 int dy_sum; /* y axis cumulative movement */
594 int dz_sum; /* z axis cumulative movement */
597 int dt_sum; /* T-axis cumulative movement */
610 uint8_t scr_mode; /* scroll status in movement */
797 * limited information. They encode movement deltas and button in wsp_attach()
1184 /* Optionally ignore movement during button is releasing */ in wsp_intr_callback()
1188 /* Ignore movement if ntouch changed */ in wsp_intr_callback()
1192 /* Ignore unexpected movement when typing (palm detection) */ in wsp_intr_callback()
1206 * Ignore movement of switch finger or in wsp_intr_callback()
1207 * movement from ibt=0 to ibt=1 in wsp_intr_callback()