Searched refs:gesture (Results 1 – 14 of 14) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/input/ |
| H A D | azoteq,iqs7222.yaml | 260 azoteq,gesture-angle-tighten: 267 azoteq,gesture-max-ms: 277 azoteq,gesture-min-ms: 285 azoteq,gesture-dist: 314 trackpad gesture). 591 slider/trackpad gesture). 725 azoteq,gesture-max-ms: 735 azoteq,gesture-min-ms: 743 azoteq,gesture-dist: 769 slider gesture). [all …]
|
| H A D | iqs269a.yaml | 227 Specifies the numeric keycodes associated with each available gesture in 238 azoteq,gesture-swipe: 260 Specifies the length of time (in ms) within which an axial gesture must be 271 Specifies the number of points across which an axial gesture must travel 275 azoteq,gesture-swipe: ["linux,keycodes"]
|
| H A D | iqs626a.yaml | 660 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;
|
| /linux-6.15/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | azoteq,iqs7211.yaml | 293 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 …]
|
| /linux-6.15/drivers/input/mouse/ |
| H A D | synaptics_i2c.c | 338 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-6.15/Documentation/input/devices/ |
| H A D | sentelic.rst | 226 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: 838 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd 862 bit1 0 RW gesture ID output [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/iio/imu/ |
| H A D | invensense,icm42600.yaml | 21 Processing engine for gesture recognition, activity classification, and
|
| /linux-6.15/drivers/input/misc/ |
| H A D | iqs269a.c | 310 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 D | iqs626a.c | 276 u8 gesture; member 1585 flags.gesture & BIT(i)); in iqs626_report() 1587 if (flags.gesture & GENMASK(IQS626_GESTURE_TAP, 0)) { in iqs626_report()
|
| /linux-6.15/drivers/iio/light/ |
| H A D | Kconfig | 110 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor" 117 APDS9960 gesture/RGB/ALS/proximity sensor.
|
| /linux-6.15/Documentation/process/ |
| H A D | management-style.rst | 24 People", and NOT read it. Burn it, it's a great symbolic gesture.
|
| H A D | coding-style.rst | 13 and NOT read it. Burn them, it's a great symbolic gesture.
|
| /linux-6.15/Documentation/input/ |
| H A D | multi-touch-protocol.rst | 395 In the specific application of creating gesture events, the TOUCH and WIDTH
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 2198 against to generate the tap gesture event. The lower 2354 Enable tap gesture confirmation with timeout. 2360 Timeout value in seconds for tap gesture confirmation. 2366 List of available timeout value for tap gesture confirmation.
|