Searched refs:ps2mult_receive_byte (Results 1 – 1 of 1) sorted by relevance
100 static void ps2mult_receive_byte(u_char byte, u_char sel) in ps2mult_receive_byte() function163 ps2mult_receive_byte(byte, received_selector); in ps2mult_callback()191 ps2mult_receive_byte(byte, received_selector); in ps2mult_callback()269 ps2mult_receive_byte(val, PS2MULT_MS_SELECTOR); in ps2mult_write_output()296 ps2mult_receive_byte(command_byte, PS2MULT_KB_SELECTOR); in ps2mult_write_command()310 ps2mult_receive_byte(0x55, PS2MULT_KB_SELECTOR); in ps2mult_write_command()314 ps2mult_receive_byte(0x00, PS2MULT_KB_SELECTOR); in ps2mult_write_command()447 ps2mult_receive_byte (key[i], PS2MULT_KB_SELECTOR); in ps2mult_init()448 ps2mult_receive_byte (key[i] | 0x80, PS2MULT_KB_SELECTOR); in ps2mult_init()