Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/input/mouse/
Dalps.c1991 bool poll_failed; in alps_poll() local
1996 poll_failed = ps2_command(&psmouse->ps2dev, buf, in alps_poll()
2002 if (poll_failed || (buf[0] & priv->mask0) != priv->byte0) in alps_poll()