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