Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dlibps2.h48 struct ps2dev { struct
61 void ps2_init(struct ps2dev *ps2dev, struct serio *serio, argument
/openbmc/linux/drivers/input/serio/
H A Dlibps2.c43 static int ps2_do_sendbyte(struct ps2dev *ps2dev, u8 byte, in ps2_do_sendbyte()
107 int ps2_sendbyte(struct ps2dev *ps2dev, u8 byte, unsigned int timeout) in ps2_sendbyte()
129 void ps2_begin_command(struct ps2dev *ps2dev) in ps2_begin_command()
141 void ps2_end_command(struct ps2dev *ps2dev) in ps2_end_command()
156 void ps2_drain(struct ps2dev *ps2dev, size_t maxbytes, unsigned int timeout) in ps2_drain()
203 static int ps2_adjust_timeout(struct ps2dev *ps2dev, in ps2_adjust_timeout()
265 int __ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in __ps2_command()
401 int ps2_command(struct ps2dev *ps2dev, u8 *param, unsigned int command) in ps2_command()
423 int ps2_sliced_command(struct ps2dev *ps2dev, u8 command) in ps2_sliced_command()
457 void ps2_init(struct ps2dev *ps2dev, struct serio *serio, in ps2_init()
[all …]
/openbmc/linux/drivers/input/mouse/
H A Dalps.c1688 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_command_mode_send_nibble() local
1708 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_command_mode_set_addr() local
1726 struct ps2dev *ps2dev = &psmouse->ps2dev; in __alps_command_mode_read_reg() local
1770 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_rpt_cmd() local
1825 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_exit_command_mode() local
1838 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_passthrough_mode_v2() local
1855 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_absolute_mode_v1_v2() local
1892 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_monitor_mode_write_reg() local
1907 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_monitor_mode() local
1966 struct ps2dev *ps2dev = &psmouse->ps2dev; in alps_tap_mode() local
[all …]
H A Dtrackpoint.c33 static int trackpoint_power_on_reset(struct ps2dev *ps2dev) in trackpoint_power_on_reset()
52 static int trackpoint_read(struct ps2dev *ps2dev, u8 loc, u8 *results) in trackpoint_read()
59 static int trackpoint_write(struct ps2dev *ps2dev, u8 loc, u8 val) in trackpoint_write()
66 static int trackpoint_toggle_bit(struct ps2dev *ps2dev, u8 loc, u8 mask) in trackpoint_toggle_bit()
77 static int trackpoint_update_bit(struct ps2dev *ps2dev, in trackpoint_update_bit()
398 struct ps2dev *ps2dev = &psmouse->ps2dev; in trackpoint_detect() local
H A Dlogips2pp.c138 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_set_smartscroll() local
189 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_set_resolution() local
359 struct ps2dev *ps2dev = &psmouse->ps2dev; in ps2pp_detect() local
H A Dpsmouse-base.c121 struct ps2dev *ps2dev = serio_get_drvdata(serio); in psmouse_from_serio() local
339 static enum ps2_disposition psmouse_pre_receive_byte(struct ps2dev *ps2dev, in psmouse_pre_receive_byte()
368 static void psmouse_receive_byte(struct ps2dev *ps2dev, u8 data) in psmouse_receive_byte()
544 struct ps2dev *ps2dev = &psmouse->ps2dev; in genius_detect() local
576 struct ps2dev *ps2dev = &psmouse->ps2dev; in intellimouse_detect() local
609 struct ps2dev *ps2dev = &psmouse->ps2dev; in im_explorer_detect() local
655 struct ps2dev *ps2dev = &psmouse->ps2dev; in thinking_detect() local
1248 struct ps2dev *ps2dev = &psmouse->ps2dev; in psmouse_probe() local
H A Dfocaltech.c267 struct ps2dev *ps2dev = &psmouse->ps2dev; in focaltech_switch_protocol() local
347 static int focaltech_read_register(struct ps2dev *ps2dev, int reg, in focaltech_read_register()
375 struct ps2dev *ps2dev = &psmouse->ps2dev; in focaltech_read_size() local
H A Dsentelic.c73 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_reg_read() local
130 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_reg_write() local
203 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_page_reg_read() local
241 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_page_reg_write() local
841 struct ps2dev *ps2dev = &psmouse->ps2dev; in fsp_activate_protocol() local
H A Dlifebook.c201 struct ps2dev *ps2dev = &psmouse->ps2dev; in lifebook_absolute_mode() local
222 struct ps2dev *ps2dev = &psmouse->ps2dev; in lifebook_relative_mode() local
H A Dcypress_ps2.c40 struct ps2dev *ps2dev = &psmouse->ps2dev; in cypress_ps2_sendbyte() local
63 struct ps2dev *ps2dev = &psmouse->ps2dev; in cypress_ps2_ext_cmd() local
103 struct ps2dev *ps2dev = &psmouse->ps2dev; in cypress_ps2_read_cmd_status() local
H A Dhgpk.c494 struct ps2dev *ps2dev = &psmouse->ps2dev; in hgpk_select_mode() local
610 struct ps2dev *ps2dev = &psmouse->ps2dev; in hgpk_reset_device() local
694 struct ps2dev *ps2dev = &psmouse->ps2dev; in hgpk_toggle_powersave() local
1015 struct ps2dev *ps2dev = &psmouse->ps2dev; in hgpk_get_model() local
H A Dbyd.c341 struct ps2dev *ps2dev = &psmouse->ps2dev; in byd_reset_touchpad() local
437 struct ps2dev *ps2dev = &psmouse->ps2dev; in byd_detect() local
H A Delantech.c53 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_send_cmd() local
71 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_ps2_command() local
1404 struct ps2dev *ps2dev = &psmouse->ps2dev; in elantech_detect() local
H A Dpsmouse.h92 struct ps2dev ps2dev; member
H A Dsynaptics.c98 struct ps2dev *ps2dev = &psmouse->ps2dev; in synaptics_detect() local
/openbmc/linux/drivers/input/keyboard/
H A Datkbd.c204 struct ps2dev ps2dev; member
314 struct ps2dev *ps2dev = serio_get_drvdata(serio); in atkbd_from_serio() local
406 static bool __maybe_unused atkbd_handle_frame_error(struct ps2dev *ps2dev, in atkbd_handle_frame_error()
427 static enum ps2_disposition atkbd_pre_receive_byte(struct ps2dev *ps2dev, in atkbd_pre_receive_byte()
442 static void atkbd_receive_byte(struct ps2dev *ps2dev, u8 data) in atkbd_receive_byte()
737 struct ps2dev *ps2dev = &atkbd->ps2dev; in atkbd_activate() local
760 struct ps2dev *ps2dev = &atkbd->ps2dev; in atkbd_deactivate() local
812 struct ps2dev *ps2dev = &atkbd->ps2dev; in atkbd_probe() local
884 struct ps2dev *ps2dev = &atkbd->ps2dev; in atkbd_select_set() local
945 struct ps2dev *ps2dev = &atkbd->ps2dev; in atkbd_reset_state() local
/openbmc/qemu/include/hw/input/
H A Dpl050.h31 PS2State *ps2dev; member
H A Dlasips2.h42 PS2State *ps2dev; member