Home
last modified time | relevance | path

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

/drivers/input/mouse/
Dpsmouse-base.c65 static bool psmouse_smartscroll = true; variable
66 module_param_named(smartscroll, psmouse_smartscroll, bool, 0644);
1630 psmouse->smartscroll = psmouse_smartscroll; in psmouse_connect()