Searched refs:gesture (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/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 | 416 a tap or tap-and-a-half drag gesture emulates the left mouse button.
|
/linux-4.4.14/Documentation/devicetree/bindings/iio/light/ |
D | apds9960.txt | 1 * Avago APDS9960 gesture/RGB/ALS/proximity sensor
|
/linux-4.4.14/Documentation/input/ |
D | sentelic.txt | 206 Bit0 => 1: enter gesture mode; 0: leaving gesture mode 211 * Note that if gesture and additional button (Bit4~Bit7) 300 Bit0 => 1: enter gesture mode; 0: leaving gesture mode 305 * Note that if gesture and additional button(Bit4~Bit7) 401 0xba => gesture information 402 0xc0 => one finger hold-rotating gesture 404 0xba => gesture ID (refer to the 'Gesture ID' section) 674 supported gesture IDs: 737 40 41 42 43. In addition to that, this bit must be 1 when gesture 811 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd [all …]
|
D | multi-touch-protocol.txt | 395 In the specific application of creating gesture events, the TOUCH and WIDTH
|
/linux-4.4.14/drivers/iio/light/ |
D | Kconfig | 54 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor" 61 APDS9960 gesture/RGB/ALS/proximity sensor.
|
/linux-4.4.14/Documentation/ |
D | ManagementStyle | 21 People", and NOT read it. Burn it, it's a great symbolic gesture.
|
D | CodingStyle | 11 and NOT read it. Burn them, it's a great symbolic gesture.
|