Searched refs:gesture (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/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()
|
H A D | navpoint.c | 82 int gesture; in navpoint_packet() local 92 gesture = (navpoint->data[1] & 0x02); in navpoint_packet() 101 input_report_key(navpoint->input, BTN_LEFT, gesture); in navpoint_packet()
|
H A D | Kconfig | 448 a tap or tap-and-a-half drag gesture emulates the left mouse button.
|
/openbmc/linux/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: 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 …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Graphics-Gems | 5 …ommercial or commercial. Giving credit is not required, though is a nice gesture. The code comes a…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/ |
H A D | geis_2.2.17.bb | 6 system-wide input gesture recognition mechanism."
|
/openbmc/linux/drivers/input/misc/ |
H A D | iqs626a.c | 276 u8 gesture; member 1595 flags.gesture & BIT(i)); in iqs626_report() 1597 if (flags.gesture & GENMASK(IQS626_GESTURE_TAP, 0)) { in iqs626_report()
|
H A D | iqs269a.c | 278 u8 gesture; member
|
/openbmc/linux/drivers/iio/light/ |
H A D | Kconfig | 77 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor" 84 APDS9960 gesture/RGB/ALS/proximity sensor.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/geis/ |
H A D | 0001-provide-function-declaration-with-prototypes.patch | 193 * Destroys a gesture class bag.
|
/openbmc/linux/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.
|
/openbmc/linux/Documentation/input/ |
H A D | multi-touch-protocol.rst | 395 In the specific application of creating gesture events, the TOUCH and WIDTH
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio | 2095 against to generate the tap gesture event. The lower
|