Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c1739 SYNAPTICS_INTERTOUCH_NOT_SET = -1, enumerator
1745 SYNAPTICS_INTERTOUCH_NOT_SET : SYNAPTICS_INTERTOUCH_OFF;
1793 if (synaptics_intertouch == SYNAPTICS_INTERTOUCH_NOT_SET) { in synaptics_setup_intertouch()