Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/mouse/
Dalps.c1997 bool poll_failed; in alps_poll() local
2002 poll_failed = ps2_command(&psmouse->ps2dev, buf, in alps_poll()
2008 if (poll_failed || (buf[0] & priv->mask0) != priv->byte0) in alps_poll()