Searched refs:write_aux_command (Results 1 – 3 of 3) sorted by relevance
641 write_aux_command(KBDC p, int c) in write_aux_command() function678 if (!write_aux_command(p, c)) in send_aux_command()734 if (!write_aux_command(p, c)) in send_aux_command_and_data()747 if (!write_aux_command(p, d)) in send_aux_command_and_data()1042 if (!write_aux_command(p, PSMC_RESET_DEV)) in reset_aux_dev()
248 int write_aux_command(KBDC kbdc,int c);
2590 if (!write_aux_command(sc->kbdc, buf[i])) {