Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dsynaptics.c1733 SYNAPTICS_INTERTOUCH_NOT_SET = -1, enumerator
1739 SYNAPTICS_INTERTOUCH_NOT_SET : SYNAPTICS_INTERTOUCH_OFF;
1786 if (synaptics_intertouch == SYNAPTICS_INTERTOUCH_NOT_SET) { in synaptics_setup_intertouch()