Searched refs:gesture (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/input/mouse/ |
D | navpoint.c | 85 int gesture; in navpoint_packet() local 95 gesture = (navpoint->data[1] & 0x02); in navpoint_packet() 104 input_report_key(navpoint->input, BTN_LEFT, gesture); in navpoint_packet()
|
D | synaptics_i2c.c | 339 int xy_delta, gesture; in synaptics_i2c_get_input() local 349 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input() 362 input_report_key(input, BTN_LEFT, gesture); in synaptics_i2c_get_input() 369 return xy_delta || gesture; in synaptics_i2c_get_input()
|
D | Kconfig | 454 a tap or tap-and-a-half drag gesture emulates the left mouse button.
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/light/ |
D | apds9960.txt | 1 * Avago APDS9960 gesture/RGB/ALS/proximity sensor
|
/Linux-v4.19/Documentation/input/devices/ |
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: 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-v4.19/drivers/iio/light/ |
D | Kconfig | 55 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor" 62 APDS9960 gesture/RGB/ALS/proximity sensor.
|
/Linux-v4.19/Documentation/input/ |
D | multi-touch-protocol.rst | 391 In the specific application of creating gesture events, the TOUCH and WIDTH
|
/Linux-v4.19/Documentation/process/ |
D | management-style.rst | 23 People", and NOT read it. Burn it, it's a great symbolic gesture.
|
D | coding-style.rst | 13 and NOT read it. Burn them, it's a great symbolic gesture.
|