Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dsynaptics.c1738 static int synaptics_intertouch = IS_ENABLED(CONFIG_RMI4_SMB) ? variable
1740 module_param_named(synaptics_intertouch, synaptics_intertouch, int, 0644);
1741 MODULE_PARM_DESC(synaptics_intertouch, "Use a secondary bus for the Synaptics device.");
1783 if (synaptics_intertouch == SYNAPTICS_INTERTOUCH_OFF) in synaptics_setup_intertouch()
1786 if (synaptics_intertouch == SYNAPTICS_INTERTOUCH_NOT_SET) { in synaptics_setup_intertouch()