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.c350 int xy_delta, gesture; in synaptics_i2c_get_input() local
360 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input()
373 input_report_key(input, BTN_LEFT, gesture); in synaptics_i2c_get_input()
380 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.c309 u8 gesture; member
1367 flags.gesture >>= (i * IQS269_NUM_GESTURES); in iqs269_report()
1377 flags.gesture & BIT(j)); in iqs269_report()
1379 if (!(flags.gesture & (BIT(IQS269_GESTURE_FLICK_NEG) | in iqs269_report()
H A Diqs626a.c275 u8 gesture; member
1584 flags.gesture & BIT(i)); in iqs626_report()
1586 if (flags.gesture & GENMASK(IQS626_GESTURE_TAP, 0)) { in iqs626_report()
/linux/drivers/iio/light/
H A DKconfig113 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
120 APDS9960 gesture/RGB/ALS/proximity sensor.
/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.