Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dalps.c1690 int repeated_command, unsigned char *param) in alps_rpt_cmd() argument
1698 if (ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1699 ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1700 ps2_command(ps2dev, NULL, repeated_command)) in alps_rpt_cmd()
1708 repeated_command, param); in alps_rpt_cmd()