Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dalps.c1698 int repeated_command, unsigned char *param) in alps_rpt_cmd() argument
1706 if (ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1707 ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1708 ps2_command(ps2dev, NULL, repeated_command)) in alps_rpt_cmd()
1716 repeated_command, param); in alps_rpt_cmd()