Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/mouse/
Dpsmouse-base.c69 static bool psmouse_smartscroll = true; variable
70 module_param_named(smartscroll, psmouse_smartscroll, bool, 0644);
1632 psmouse->smartscroll = psmouse_smartscroll; in psmouse_connect()