Home
last modified time | relevance | path

Searched full:gesture (Results 1 – 25 of 49) sorted by relevance

12

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dazoteq,iqs7222.yaml254 Represents a press or gesture event reported by the trackpad. Specify
260 azoteq,gesture-angle-tighten:
263 Limits the tangent of the gesture angle to 0.5 (axial gestures
267 azoteq,gesture-max-ms:
273 or flick gesture must be completed in order to be acknowledged
275 gesture applies to all other swipe or flick gestures.
277 azoteq,gesture-min-ms:
282 Specifies the length of time (in ms) for which a tap gesture must
285 azoteq,gesture-dist:
291 flick gesture must travel in order to be acknowledged by the
[all …]
Diqs626a.yaml660 Specifies the numeric keycodes associated with each available gesture
669 azoteq,gesture-swipe:
690 Specifies the length of time (in ms) within which an axial gesture
699 Specifies the number of points across which an axial gesture must
725 azoteq,gesture-swipe: ["linux,keycodes"]
798 azoteq,gesture-swipe;
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/
Dazoteq,iqs7211.yaml293 Represents a gesture event reported by the trackpad. In the case of
300 azoteq,gesture-max-ms:
305 azoteq,gesture-mid-ms:
312 azoteq,gesture-min-ms:
317 azoteq,gesture-dist:
323 a finger may travel to be considered a gesture.
325 azoteq,gesture-dist-rep:
331 repeated swipe gesture (IQS7211E only).
333 azoteq,gesture-angle:
339 be considered a swipe gesture.
[all …]
/kernel/linux/linux-5.10/drivers/iio/light/
Dapds9960.c3 * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor
8 * TODO: gesture + proximity calib offsets
146 /* gesture buffer */
289 /* Gesture Sensor */
386 /* pxs + gesture gains are mirrored */ in apds9960_set_pxs_gain()
880 dev_err(dev, "INT gesture reg field init failed\n"); in apds9960_regfield_init()
901 dev_err(dev, "Enable gesture reg field init failed\n"); in apds9960_regfield_init()
924 /* Ensure gesture interrupt is OFF */ in apds9960_chip_init()
929 /* Disable gesture sensor, since polling is useless from user-space */ in apds9960_chip_init()
963 * Wait for 4 event outside gesture threshold to prevent interrupt in apds9960_chip_init()
[all …]
DKconfig77 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
84 APDS9960 gesture/RGB/ALS/proximity sensor.
/kernel/linux/linux-6.6/drivers/iio/light/
Dapds9960.c3 * apds9960.c - Support for Avago APDS9960 gesture/RGB/ALS/proximity sensor
8 * TODO: gesture + proximity calib offsets
147 /* gesture buffer */
294 /* Gesture Sensor */
391 /* pxs + gesture gains are mirrored */ in apds9960_set_pxs_gain()
885 dev_err(dev, "INT gesture reg field init failed\n"); in apds9960_regfield_init()
906 dev_err(dev, "Enable gesture reg field init failed\n"); in apds9960_regfield_init()
929 /* Ensure gesture interrupt is OFF */ in apds9960_chip_init()
934 /* Disable gesture sensor, since polling is useless from user-space */ in apds9960_chip_init()
968 * Wait for 4 event outside gesture threshold to prevent interrupt in apds9960_chip_init()
[all …]
/kernel/linux/linux-6.6/drivers/input/mouse/
Dsynaptics_i2c.c119 #define GESTURE 3 macro
338 int xy_delta, gesture; in synaptics_i2c_get_input() local
346 /* Get Gesture Bit */ in synaptics_i2c_get_input()
348 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input()
361 input_report_key(input, BTN_LEFT, gesture); in synaptics_i2c_get_input()
368 return xy_delta || gesture; in synaptics_i2c_get_input()
Dnavpoint.c82 int gesture; in navpoint_packet() local
92 gesture = (navpoint->data[1] & 0x02); in navpoint_packet()
101 input_report_key(navpoint->input, BTN_LEFT, gesture); in navpoint_packet()
Dbyd.c59 * Swipe gesture from off-pad to on-pad
198 /* Multitouch gesture packets */
360 * (if desired), the touchpad's built-in gesture detection. in byd_reset_touchpad()
Dsynaptics.h66 * 1 0x08 advanced gesture not particularly meaningful
194 * Last received Advanced Gesture Mode (AGM) packet. An AGM packet
/kernel/linux/linux-5.10/drivers/input/mouse/
Dsynaptics_i2c.c119 #define GESTURE 3 macro
338 int xy_delta, gesture; in synaptics_i2c_get_input() local
346 /* Get Gesture Bit */ in synaptics_i2c_get_input()
348 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input()
361 input_report_key(input, BTN_LEFT, gesture); in synaptics_i2c_get_input()
368 return xy_delta || gesture; in synaptics_i2c_get_input()
Dnavpoint.c82 int gesture; in navpoint_packet() local
92 gesture = (navpoint->data[1] & 0x02); in navpoint_packet()
101 input_report_key(navpoint->input, BTN_LEFT, gesture); in navpoint_packet()
Dbyd.c59 * Swipe gesture from off-pad to on-pad
198 /* Multitouch gesture packets */
360 * (if desired), the touchpad's built-in gesture detection. in byd_reset_touchpad()
Dsynaptics.h66 * 1 0x08 advanced gesture not particularly meaningful
193 * Last received Advanced Gesture Mode (AGM) packet. An AGM packet
/kernel/linux/linux-6.6/drivers/input/touchscreen/
Diqs7211.c1018 .name = "azoteq,gesture-max-ms",
1025 .label = "maximum gesture time",
1028 .name = "azoteq,gesture-mid-ms",
1033 .label = "repeated gesture time",
1036 .name = "azoteq,gesture-dist",
1043 .label = "gesture distance",
1046 .name = "azoteq,gesture-dist",
1053 .label = "gesture distance",
1056 .name = "azoteq,gesture-min-ms",
1063 .label = "minimum gesture time",
[all …]
/kernel/linux/linux-6.6/drivers/input/misc/
Diqs7222.c1209 .name = "azoteq,gesture-max-ms",
1216 .label = "maximum gesture time",
1219 .name = "azoteq,gesture-max-ms",
1226 .label = "maximum gesture time",
1229 .name = "azoteq,gesture-min-ms",
1236 .label = "minimum gesture time",
1239 .name = "azoteq,gesture-min-ms",
1246 .label = "minimum gesture time",
1249 .name = "azoteq,gesture-dist",
1256 .label = "gesture distance",
[all …]
/kernel/linux/linux-6.6/drivers/input/rmi4/
Drmi_f11.c189 * @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.
[all …]
/kernel/linux/linux-6.6/Documentation/input/devices/
Dsentelic.rst226 Bit0 => 1: enter gesture mode; 0: leaving gesture mode
231 * Note that if gesture and additional button (Bit4~Bit7)
323 Bit0 => 1: enter gesture mode; 0: leaving gesture mode
328 * Note that if gesture and additional button(Bit4~Bit7)
427 0xba => gesture information
428 0xc0 => one finger hold-rotating gesture
430 0xba => gesture ID (refer to the 'Gesture ID' section)
693 Gesture ID
698 into a 8 bits integer, namely 'Gesture ID.' Following is a list of
699 supported gesture IDs:
[all …]
/kernel/linux/linux-5.10/Documentation/input/devices/
Dsentelic.rst226 Bit0 => 1: enter gesture mode; 0: leaving gesture mode
231 * Note that if gesture and additional button (Bit4~Bit7)
323 Bit0 => 1: enter gesture mode; 0: leaving gesture mode
328 * Note that if gesture and additional button(Bit4~Bit7)
427 0xba => gesture information
428 0xc0 => one finger hold-rotating gesture
430 0xba => gesture ID (refer to the 'Gesture ID' section)
693 Gesture ID
698 into a 8 bits integer, namely 'Gesture ID.' Following is a list of
699 supported gesture IDs:
[all …]
/kernel/linux/linux-5.10/drivers/input/rmi4/
Drmi_f11.c187 * @has_gestures - the sensor supports gesture reporting.
216 * Gesture information queries 7 and 8 are present if has_gestures bit is set.
218 * @has_single_tap - a basic single-tap gesture is supported.
219 * @has_tap_n_hold - tap-and-hold gesture is supported.
220 * @has_double_tap - double-tap gesture is supported.
223 * or as the first tap of a double-tap or tap-and-hold gesture.
225 * @has_press - press gesture reporting is supported.
226 * @has_pinch - pinch gesture detection is supported.
229 * @has_rotate - rotation gesture detection is supported.
238 * Convenience for checking bytes in the gesture info registers. This is done
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dapds9960.txt1 * Avago APDS9960 gesture/RGB/ALS/proximity sensor
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/
Davago,apds9960.yaml7 title: Avago APDS9960 gesture/RGB/ALS/proximity sensor
/kernel/linux/linux-5.10/include/linux/input/
Dcyttsp.h26 /* Active distance in pixels for a gesture to be reported */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/imu/
Dinvensense,icm42600.yaml21 Processing engine for gesture recognition, activity classification, and
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/imu/
Dinvensense,icm42600.yaml21 Processing engine for gesture recognition, activity classification, and

12