Lines Matching full:movement
152 &wsp_tuning.scale_factor, 0, "movement scale factor");
182 &wsp_tuning.enable_single_tap_movement, 0, "enable single tap movement");
617 int dx_sum; /* x axis cumulative movement */
618 int dy_sum; /* y axis cumulative movement */
619 int dz_sum; /* z axis cumulative movement */
622 int dt_sum; /* T-axis cumulative movement */
635 uint8_t scr_mode; /* scroll status in movement */
822 * limited information. They encode movement deltas and button in wsp_attach()
1211 /* Optionally ignore movement during button is releasing */ in wsp_intr_callback()
1215 /* Ignore movement if ntouch changed */ in wsp_intr_callback()
1219 /* Ignore unexpected movement when typing (palm detection) */ in wsp_intr_callback()
1233 * Ignore movement of switch finger or in wsp_intr_callback()
1234 * movement from ibt=0 to ibt=1 in wsp_intr_callback()