send_aux_command
int send_aux_command(KBDC kbdc,int c);
i = send_aux_command(sc->kbdc, PSMC_SET_DEFAULTS);
if (send_aux_command(sc->kbdc, 0xe7) != PSM_ACK) {
if (send_aux_command(sc->kbdc, seq[i]) != PSM_ACK) {
if (send_aux_command(kbdc, 0xe1) != PSM_ACK)
res = send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, readcmd) != PSM_ACK;
res |= send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, reg) != PSM_ACK;
res = send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, writecmd) != PSM_ACK;
res |= send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, reg) != PSM_ACK;
res |= send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, writecmd) != PSM_ACK;
res |= send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, val) != PSM_ACK;
res = send_aux_command(kbdc, ELANTECH_CUSTOM_CMD) != PSM_ACK;
res |= send_aux_command(kbdc, cmd) != PSM_ACK;
res = send_aux_command(kbdc, PSMC_ENABLE_DEV);
res = send_aux_command(kbdc, PSMC_DISABLE_DEV);
res = send_aux_command(kbdc, cmd);
res = send_aux_command(kbdc, PSMC_SEND_DEV_ID);
res = send_aux_command(kbdc, scale);
res = send_aux_command(kbdc, PSMC_SET_STREAM_MODE);