Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/mouse/
Dpsmouse-base.c1334 static void psmouse_resync(struct work_struct *work) in psmouse_resync() function
1605 INIT_DELAYED_WORK(&psmouse->resync_work, psmouse_resync); in psmouse_connect()