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