Lines Matching defs:p
385 kbdc_lock(KBDC p, int lock) in kbdc_lock()
397 kbdc_data_ready(KBDC p) in kbdc_data_ready()
600 write_controller_w1r1(KBDC p, int c, int d) in write_controller_w1r1()
611 write_controller_command(KBDC p, int c) in write_controller_command()
621 write_controller_data(KBDC p, int c) in write_controller_data()
631 write_kbd_command(KBDC p, int c) in write_kbd_command()
641 write_aux_command(KBDC p, int c) in write_aux_command()
655 send_kbd_command(KBDC p, int c) in send_kbd_command()
672 send_aux_command(KBDC p, int c) in send_aux_command()
699 send_kbd_command_and_data(KBDC p, int c, int d) in send_kbd_command_and_data()
728 send_aux_command_and_data(KBDC p, int c, int d) in send_aux_command_and_data()
761 read_controller_data(KBDC p) in read_controller_data()
778 read_kbd_data(KBDC p) in read_kbd_data()
805 read_kbd_data_no_wait(KBDC p) in read_kbd_data_no_wait()
840 read_aux_data(KBDC p) in read_aux_data()
855 read_aux_data_no_wait(KBDC p) in read_aux_data_no_wait()
879 empty_kbd_buffer(KBDC p, int wait) in empty_kbd_buffer()
919 empty_aux_buffer(KBDC p, int wait) in empty_aux_buffer()
959 empty_both_buffers(KBDC p, int wait) in empty_both_buffers()
1011 reset_kbd(KBDC p) in reset_kbd()
1050 reset_aux_dev(KBDC p) in reset_aux_dev()
1098 test_controller(KBDC p) in test_controller()
1126 test_kbd_port(KBDC p) in test_kbd_port()
1152 test_aux_port(KBDC p) in test_aux_port()
1178 kbdc_get_device_mask(KBDC p) in kbdc_get_device_mask()
1184 kbdc_set_device_mask(KBDC p, int mask) in kbdc_set_device_mask()
1193 get_controller_command_byte(KBDC p) in get_controller_command_byte()
1205 set_controller_command_byte(KBDC p, int mask, int command) in set_controller_command_byte()
1235 set_aux_mux_state(KBDC p, int enabled) in set_aux_mux_state()
1259 set_active_aux_mux_port(KBDC p, int port) in set_active_aux_mux_port()
1275 enable_aux_mux(KBDC p) in enable_aux_mux()
1289 disable_aux_mux(KBDC p) in disable_aux_mux()
1298 aux_mux_is_enabled(KBDC p) in aux_mux_is_enabled()