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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/mouse/
H A Dpsmouse-base.c1041 * psmouse_resync() attempts to re-validate current protocol.
1044 static void psmouse_resync(struct work_struct *work) function
1323 INIT_DELAYED_WORK(&psmouse->resync_work, psmouse_resync);

Completed in 114 milliseconds