Lines Matching full:gesture
189 * @has_gestures: the sensor supports gesture reporting.
222 * Gesture information queries 7 and 8 are present if has_gestures bit is set.
224 * @has_single_tap: a basic single-tap gesture is supported.
225 * @has_tap_n_hold: tap-and-hold gesture is supported.
226 * @has_double_tap: double-tap gesture is supported.
229 * tap or as the first tap of a double-tap or tap-and-hold gesture.
231 * @has_press: press gesture reporting is supported.
232 * @has_pinch: pinch gesture detection is supported.
233 * @has_chiral: chiral (circular) scrolling gesture detection is supported.
236 * @has_rotate: rotation gesture detection is supported.
244 * @has_mf_edge_motion: indicates whether multi-finger edge motion gesture
249 * Convenience for checking bytes in the gesture info registers. This is done
489 * @gest_1 - gesture flags (if present).
490 * @gest_2 - gesture flags & finger count (if present).