Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dlibps2.c121 * ps2_begin_command - mark beginning of execution of a complex command
127 void ps2_begin_command(struct ps2dev *ps2dev) in ps2_begin_command() function
133 EXPORT_SYMBOL(ps2_begin_command);
161 ps2_begin_command(ps2dev); in ps2_drain()
260 * Not serialized. Callers should use ps2_begin_command() and ps2_end_command()
407 ps2_begin_command(ps2dev); in ps2_command()
430 ps2_begin_command(ps2dev); in ps2_sliced_command()
/linux/include/linux/
H A Dlibps2.h66 void ps2_begin_command(struct ps2dev *ps2dev);
/linux/drivers/input/mouse/
H A Dsentelic.c86 ps2_begin_command(ps2dev); in fsp_reg_read()
134 ps2_begin_command(ps2dev); in fsp_reg_write()
209 ps2_begin_command(ps2dev); in fsp_page_reg_read()
245 ps2_begin_command(ps2dev); in fsp_page_reg_write()