Searched refs:psmouse_resync_time (Results 1 – 1 of 1) sorted by relevance
77 static unsigned int psmouse_resync_time; variable78 module_param_named(resync_time, psmouse_resync_time, uint, 0644);1625 psmouse->resync_time = parent ? 0 : psmouse_resync_time; in psmouse_connect()
Completed in 6 milliseconds