Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c338 int xy_delta, gesture; in synaptics_i2c_get_input() local
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()
/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/input/
H A Dmulti-touch-protocol.rst395 In the specific application of creating gesture events, the TOUCH and WIDTH
/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.