Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/serio/
Dlibps2.c29 static int ps2_do_sendbyte(struct ps2dev *ps2dev, u8 byte, in ps2_do_sendbyte()
90 int ps2_sendbyte(struct ps2dev *ps2dev, u8 byte, unsigned int timeout) in ps2_sendbyte()
105 void ps2_begin_command(struct ps2dev *ps2dev) in ps2_begin_command()
113 void ps2_end_command(struct ps2dev *ps2dev) in ps2_end_command()
126 void ps2_drain(struct ps2dev *ps2dev, size_t maxbytes, unsigned int timeout) in ps2_drain()
174 static int ps2_adjust_timeout(struct ps2dev *ps2dev, in ps2_adjust_timeout()
230 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command()
331 int ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in ps2_command()
351 int ps2_sliced_command(struct ps2dev *ps2dev, u8 command) in ps2_sliced_command()
380 void ps2_init(struct ps2dev *ps2dev, struct serio *serio) in ps2_init()
[all …]
/Linux-v4.19/include/linux/
Dlibps2.h36 struct ps2dev { struct
51 void ps2_init(struct ps2dev *ps2dev, struct serio *serio); argument
/Linux-v4.19/drivers/input/mouse/
Dalps.c1690 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_command_mode_send_nibble() local
1710 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_command_mode_set_addr() local
1728 struct ps2dev *ps2dev = &psmouse->ps2dev; in __alps_command_mode_read_reg() local
1772 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_rpt_cmd() local
1827 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_exit_command_mode() local
1840 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_passthrough_mode_v2() local
1857 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_absolute_mode_v1_v2() local
1894 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_monitor_mode_write_reg() local
1909 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_monitor_mode() local
1968 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_tap_mode() local
[all …]
Dtrackpoint.c34 static int trackpoint_power_on_reset(struct ps2dev *ps2dev) in trackpoint_power_on_reset()
53 static int trackpoint_read(struct ps2dev *ps2dev, u8 loc, u8 *results) in trackpoint_read()
60 static int trackpoint_write(struct ps2dev *ps2dev, u8 loc, u8 val) in trackpoint_write()
67 static int trackpoint_toggle_bit(struct ps2dev *ps2dev, u8 loc, u8 mask) in trackpoint_toggle_bit()
78 static int trackpoint_update_bit(struct ps2dev *ps2dev, in trackpoint_update_bit()
397 struct ps2dev *ps2dev = &psmouse->ps2dev; in trackpoint_detect() local
Dlogips2pp.c141 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_set_smartscroll() local
192 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_set_resolution() local
362 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_detect() local
Dfocaltech.c271 struct ps2dev *ps2dev = &psmouse->ps2dev; in focaltech_switch_protocol() local
351 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
Dlifebook.c204 struct ps2dev *ps2dev = &psmouse->ps2dev; in lifebook_absolute_mode() local
225 struct ps2dev *ps2dev = &psmouse->ps2dev; in lifebook_relative_mode() 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
854 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_activate_protocol() 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
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
1018 struct ps2dev *ps2dev = &psmouse->ps2dev; in hgpk_get_model() local
Dpsmouse-base.c549 struct ps2dev *ps2dev = &psmouse->ps2dev; in genius_detect() local
581 struct ps2dev *ps2dev = &psmouse->ps2dev; in intellimouse_detect() local
614 struct ps2dev *ps2dev = &psmouse->ps2dev; in im_explorer_detect() local
660 struct ps2dev *ps2dev = &psmouse->ps2dev; in thinking_detect() local
1253 struct ps2dev *ps2dev = &psmouse->ps2dev; in psmouse_probe() local
Dbyd.c344 struct ps2dev *ps2dev = &psmouse->ps2dev; in byd_reset_touchpad() local
440 struct ps2dev *ps2dev = &psmouse->ps2dev; in byd_detect() local
Delantech.c56 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_send_cmd() local
74 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_ps2_command() local
1430 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_detect() local
Dpsmouse.h92 struct ps2dev ps2dev; member
Dsynaptics.c101 struct ps2dev *ps2dev = &psmouse->ps2dev; in synaptics_detect() local
/Linux-v4.19/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