Home
last modified time | relevance | path

Searched defs:ps2dev (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/drivers/input/serio/
Dlibps2.c37 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()
255 int ps2_command(struct ps2dev *ps2dev, unsigned char *param, int command) in ps2_command()
271 void ps2_init(struct ps2dev *ps2dev, struct serio *serio) in ps2_init()
285 int ps2_handle_ack(struct ps2dev *ps2dev, unsigned char data) in ps2_handle_ack()
343 int ps2_handle_response(struct ps2dev *ps2dev, unsigned char data) in ps2_handle_response()
[all …]
/linux-4.1.27/include/linux/
Dlibps2.h29 struct ps2dev { struct
44 void ps2_init(struct ps2dev *ps2dev, struct serio *serio); argument
/linux-4.1.27/drivers/input/mouse/
Dtrackpoint.c27 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
Dalps.c1610 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_command_mode_send_nibble() local
1630 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_command_mode_set_addr() local
1648 struct ps2dev *ps2dev = &psmouse->ps2dev; in __alps_command_mode_read_reg() local
1692 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_rpt_cmd() local
1747 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_exit_command_mode() local
1760 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_passthrough_mode_v2() local
1777 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_absolute_mode_v1_v2() local
1814 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_monitor_mode_write_reg() local
1829 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_monitor_mode() local
1888 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_tap_mode() local
[all …]
Dlogips2pp.c135 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_set_smartscroll() local
185 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_set_resolution() local
330 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_init() local
Dlifebook.c207 struct ps2dev *ps2dev = &psmouse->ps2dev; in lifebook_absolute_mode() local
226 struct ps2dev *ps2dev = &psmouse->ps2dev; in lifebook_relative_mode() local
Dfocaltech.c265 struct ps2dev *ps2dev = &psmouse->ps2dev; in focaltech_switch_protocol() local
338 static int focaltech_read_register(struct ps2dev *ps2dev, int reg, in focaltech_read_register()
366 struct ps2dev *ps2dev = &psmouse->ps2dev; in focaltech_read_size() local
Dcypress_ps2.c43 struct ps2dev *ps2dev = &psmouse->ps2dev; in cypress_ps2_sendbyte() local
66 struct ps2dev *ps2dev = &psmouse->ps2dev; in cypress_ps2_ext_cmd() local
106 struct ps2dev *ps2dev = &psmouse->ps2dev; in cypress_ps2_read_cmd_status() local
Dsentelic.c86 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_reg_read() local
143 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
861 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_activate_protocol() local
Dhgpk.c497 struct ps2dev *ps2dev = &psmouse->ps2dev; in hgpk_select_mode() local
613 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
Dpsmouse-base.c524 struct ps2dev *ps2dev = &psmouse->ps2dev; in genius_detect() local
556 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
Delantech.c53 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_send_cmd() local
71 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_ps2_command() local
1398 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_detect() local
Dpsmouse.h47 struct ps2dev ps2dev; member
Dsynaptics.c94 struct ps2dev *ps2dev = &psmouse->ps2dev; in synaptics_detect() local
/linux-4.1.27/drivers/input/keyboard/
Datkbd.c203 struct ps2dev ps2dev; member
689 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