Searched refs:psmouse_resync (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dpsmouse-base.c903 * psmouse_resync() attempts to re-validate current protocol.
906 static void psmouse_resync(struct work_struct *work) function
1167 INIT_WORK(&psmouse->resync_work, psmouse_resync);

Completed in 35 milliseconds