Searched refs:PSMOUSE_CMD_POLL (Results 1 – 4 of 4) sorted by relevance
14 #define PSMOUSE_CMD_POLL 0x00eb /* caller sets number of bytes to receive */ macro
121 error = ps2_command(&psmouse->ps2dev, param, PSMOUSE_CMD_POLL | 0x0300); in ps2pp_cmd()
1997 PSMOUSE_CMD_POLL | (psmouse->pktsize << 8)) < 0; in alps_poll()2009 if (ps2_command(&psmouse->ps2dev, buf, PSMOUSE_CMD_POLL | (3 << 8))) in alps_poll()
498 PSMOUSE_CMD_POLL | (psmouse->pktsize << 8)); in psmouse_poll()