Home
last modified time | relevance | path

Searched refs:gesture (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c350 int xy_delta, gesture; in synaptics_i2c_get_input()
360 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input()
373 input_report_key(input, BTN_LEFT, gesture); in synaptics_i2c_irq()
380 return xy_delta || gesture; in synaptics_i2c_check_params()
338 int xy_delta, gesture; synaptics_i2c_get_input() local
/linux/Documentation/input/devices/
H A 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)
699 supported gesture IDs:
764 40 41 42 43. In addition to that, this bit must be 1 when gesture
838 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd
[all …]
/linux/drivers/input/misc/
H A Diqs269a.c310 u8 gesture; member
1368 flags.gesture >>= (i * IQS269_NUM_GESTURES); in iqs269_report()
1378 flags.gesture & BIT(j)); in iqs269_report()
1380 if (!(flags.gesture & (BIT(IQS269_GESTURE_FLICK_NEG) | in iqs269_report()
H A Diqs626a.c276 u8 gesture; member
1585 flags.gesture & BIT(i)); in iqs626_report()
1587 if (flags.gesture & GENMASK(IQS626_GESTURE_TAP, 0)) { in iqs626_report()
/linux/Documentation/iio/
H A Dadxl345.rst358 …Event: time: 1739063416002563061, type: accel(z), channel: 0, evtype: gesture, direction: singletap
366 …Event: time: 1739063446763559386, type: accel(z), channel: 0, evtype: gesture, direction: singletap
/linux/drivers/iio/light/
H A DKconfig110 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
117 APDS9960 gesture/RGB/ALS/proximity sensor.
/linux/Documentation/process/
H A Dmanagement-style.rst24 People", and NOT read it. Burn it, it's a great symbolic gesture.
H A Dcoding-style.rst13 and NOT read it. Burn them, it's a great symbolic gesture.
/linux/Documentation/input/
H A Dmulti-touch-protocol.rst395 In the specific application of creating gesture events, the TOUCH and WIDTH
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio2244 against to generate the tap gesture event. The lower
2412 Enable tap gesture confirmation with timeout.
2418 Timeout value in seconds for tap gesture confirmation.
2424 List of available timeout value for tap gesture confirmation.