Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dsynaptics.c1738 SYNAPTICS_INTERTOUCH_NOT_SET = -1, enumerator
1744 SYNAPTICS_INTERTOUCH_NOT_SET : SYNAPTICS_INTERTOUCH_OFF;
1792 if (synaptics_intertouch == SYNAPTICS_INTERTOUCH_NOT_SET) { in synaptics_setup_intertouch()