Lines Matching defs:command
33 * Send a Synaptics style sliced query command
48 * V3 and later support this fast command
69 unsigned char *param, int command)
77 rc = ps2_command(ps2dev, param, command);
81 elantech_debug("retrying ps2 command 0x%02x (%d).\n",
82 command, tries);
87 psmouse_err(psmouse, "ps2 command 0x%02x failed.\n", command);
93 * Send an Elantech style special command to read 3 bytes from a register
111 * Send an Elantech style special command to write a register with a parameter
134 * Send an Elantech style special command to read a value from a register
190 * Send an Elantech style special command to write a register with a value