| /linux-4.4.14/drivers/input/serio/ | 
| D | libps2.c | 37 int ps2_sendbyte(struct ps2dev *ps2dev, unsigned char byte, int timeout)  in ps2_sendbyte()57 void ps2_begin_command(struct ps2dev *ps2dev)  in ps2_begin_command()
 66 void ps2_end_command(struct ps2dev *ps2dev)  in ps2_end_command()
 80 void ps2_drain(struct ps2dev *ps2dev, int maxbytes, int timeout)  in ps2_drain()
 128 static int ps2_adjust_timeout(struct ps2dev *ps2dev, int command, int timeout)  in ps2_adjust_timeout()
 183 int __ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command)  in __ps2_command()
 261 int ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command)  in ps2_command()
 277 void ps2_init(struct ps2dev *ps2dev, struct serio *serio)  in ps2_init()
 291 int ps2_handle_ack(struct ps2dev *ps2dev, unsigned char data)  in ps2_handle_ack()
 349 int ps2_handle_response(struct ps2dev *ps2dev, unsigned char data)  in ps2_handle_response()
 [all …]
 
 | 
| /linux-4.4.14/include/linux/ | 
| D | libps2.h | 29 struct ps2dev {  struct44 void ps2_init(struct ps2dev *ps2dev, struct serio *serio);  argument
 
 | 
| /linux-4.4.14/drivers/input/mouse/ | 
| D | trackpoint.c | 27 static int trackpoint_power_on_reset(struct ps2dev *ps2dev)  in trackpoint_power_on_reset()49 static int trackpoint_read(struct ps2dev *ps2dev,  in trackpoint_read()
 60 static int trackpoint_write(struct ps2dev *ps2dev,  in trackpoint_write()
 73 static int trackpoint_toggle_bit(struct ps2dev *ps2dev,  in trackpoint_toggle_bit()
 90 static int trackpoint_update_bit(struct ps2dev *ps2dev, unsigned char loc,  in trackpoint_update_bit()
 371 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in trackpoint_detect()  local
 
 | 
| D | alps.c | 1618 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_command_mode_send_nibble()  local1638 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_command_mode_set_addr()  local
 1656 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in __alps_command_mode_read_reg()  local
 1700 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_rpt_cmd()  local
 1755 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_exit_command_mode()  local
 1768 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_passthrough_mode_v2()  local
 1785 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_absolute_mode_v1_v2()  local
 1822 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_monitor_mode_write_reg()  local
 1837 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_monitor_mode()  local
 1896 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in alps_tap_mode()  local
 [all …]
 
 | 
| D | logips2pp.c | 135 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in ps2pp_set_smartscroll()  local185 		struct ps2dev *ps2dev = &psmouse->ps2dev;  in ps2pp_set_resolution()  local
 330 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in ps2pp_init()  local
 
 | 
| D | lifebook.c | 207 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in lifebook_absolute_mode()  local226 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in lifebook_relative_mode()  local
 
 | 
| D | focaltech.c | 277 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in focaltech_switch_protocol()  local351 static int focaltech_read_register(struct ps2dev *ps2dev, int reg,  in focaltech_read_register()
 379 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in focaltech_read_size()  local
 
 | 
| D | cypress_ps2.c | 43 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in cypress_ps2_sendbyte()  local66 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in cypress_ps2_ext_cmd()  local
 106 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in cypress_ps2_read_cmd_status()  local
 
 | 
| D | sentelic.c | 86 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in fsp_reg_read()  local143 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in fsp_reg_write()  local
 216 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in fsp_page_reg_read()  local
 254 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in fsp_page_reg_write()  local
 863 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in fsp_activate_protocol()  local
 
 | 
| D | hgpk.c | 497 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in hgpk_select_mode()  local613 		struct ps2dev *ps2dev = &psmouse->ps2dev;  in hgpk_reset_device()  local
 697 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in hgpk_toggle_powersave()  local
 1019 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in hgpk_get_model()  local
 
 | 
| D | psmouse-base.c | 524 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in genius_detect()  local556 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in intellimouse_detect()  local
 589 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in im_explorer_detect()  local
 635 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in thinking_detect()  local
 1176 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in psmouse_probe()  local
 
 | 
| D | elantech.c | 53 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in elantech_send_cmd()  local71 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in elantech_ps2_command()  local
 1409 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in elantech_detect()  local
 
 | 
| D | psmouse.h | 47 	struct ps2dev ps2dev;  member
 | 
| D | synaptics.c | 94 	struct ps2dev *ps2dev = &psmouse->ps2dev;  in synaptics_detect()  local
 | 
| /linux-4.4.14/drivers/input/keyboard/ | 
| D | atkbd.c | 203 	struct ps2dev ps2dev;  member689 	struct ps2dev *ps2dev = &atkbd->ps2dev;  in atkbd_activate()  local
 712 	struct ps2dev *ps2dev = &atkbd->ps2dev;  in atkbd_deactivate()  local
 726 	struct ps2dev *ps2dev = &atkbd->ps2dev;  in atkbd_probe()  local
 793 	struct ps2dev *ps2dev = &atkbd->ps2dev;  in atkbd_select_set()  local
 854         struct ps2dev *ps2dev = &atkbd->ps2dev;  in atkbd_reset_state()  local
 
 |