Searched refs:psmouse_resolution (Results 1 – 1 of 1) sorted by relevance
57 static unsigned int psmouse_resolution = 200; variable58 module_param_named(resolution, psmouse_resolution, uint, 0644);1623 psmouse->resolution = psmouse_resolution; in psmouse_connect()