Home
last modified time | relevance | path

Searched refs:gesture (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/input/mouse/
A Dsynaptics_i2c.c338 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()
A Dnavpoint.c82 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()
A DKconfig454 a tap or tap-and-a-half drag gesture emulates the left mouse button.
/linux/Documentation/input/devices/
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:
838 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd
862 bit1 0 RW gesture ID output
[all …]
/linux/Documentation/devicetree/bindings/iio/light/
A Davago,apds9960.yaml7 title: Avago APDS9960 gesture/RGB/ALS/proximity sensor
/linux/Documentation/devicetree/bindings/input/
A Diqs626a.yaml686 Specifies the numeric keycodes associated with each available gesture
695 azoteq,gesture-swipe:
716 Specifies the length of time (in ms) within which an axial gesture
725 Specifies the number of points across which an axial gesture must
729 azoteq,gesture-swipe: ["linux,keycodes"]
808 azoteq,gesture-swipe;
/linux/Documentation/devicetree/bindings/iio/imu/
A Dinvensense,icm42600.yaml21 Processing engine for gesture recognition, activity classification, and
/linux/drivers/input/misc/
A Diqs626a.c276 u8 gesture; member
1605 flags.gesture & BIT(i)); in iqs626_report()
1607 if (flags.gesture & GENMASK(IQS626_GESTURE_TAP, 0)) { in iqs626_report()
A Diqs269a.c285 u8 gesture; member
/linux/drivers/iio/light/
A DKconfig77 tristate "Avago APDS9960 gesture/RGB/ALS/proximity sensor"
84 APDS9960 gesture/RGB/ALS/proximity sensor.
/linux/Documentation/input/
A Dmulti-touch-protocol.rst395 In the specific application of creating gesture events, the TOUCH and WIDTH
/linux/Documentation/process/
A Dmanagement-style.rst24 People", and NOT read it. Burn it, it's a great symbolic gesture.
A Dcoding-style.rst13 and NOT read it. Burn them, it's a great symbolic gesture.

Completed in 67 milliseconds