Home
last modified time | relevance | path

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

/linux/drivers/input/mouse/
H A Dpsmouse-base.c1331 static void psmouse_resync(struct work_struct *work) in psmouse_resync() function
1601 INIT_DELAYED_WORK(&psmouse->resync_work, psmouse_resync); in psmouse_connect()