Home
last modified time | relevance | path

Searched refs:ps2_begin_command (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/input/serio/
Dlibps2.c57 void ps2_begin_command(struct ps2dev *ps2dev) in ps2_begin_command() function
64 EXPORT_SYMBOL(ps2_begin_command);
87 ps2_begin_command(ps2dev); in ps2_drain()
259 ps2_begin_command(ps2dev); in ps2_command()
/linux-4.1.27/include/linux/
Dlibps2.h47 void ps2_begin_command(struct ps2dev *ps2dev);
/linux-4.1.27/drivers/input/mouse/
Dsentelic.c99 ps2_begin_command(ps2dev); in fsp_reg_read()
147 ps2_begin_command(ps2dev); in fsp_reg_write()
222 ps2_begin_command(ps2dev); in fsp_page_reg_read()
258 ps2_begin_command(ps2dev); in fsp_page_reg_write()
Dcypress_ps2.c70 ps2_begin_command(ps2dev); in cypress_ps2_ext_cmd()
110 ps2_begin_command(&psmouse->ps2dev); in cypress_ps2_read_cmd_status()