Home
last modified time | relevance | path

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

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