Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics_i2c.c119 #define GESTURE 3 macro
348 gesture = (data >> GESTURE) & 0x1; in synaptics_i2c_get_input()