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

/linux-master/drivers/input/mouse/
H A Dpsmouse-base.c1329 * psmouse_resync() attempts to re-validate current protocol.
1331 static void psmouse_resync(struct work_struct *work) function
1601 INIT_DELAYED_WORK(&psmouse->resync_work, psmouse_resync);

Completed in 174 milliseconds