Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/input/mouse/
Dalps.c1772 int repeated_command, unsigned char *param) in alps_rpt_cmd() argument
1780 if (ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1781 ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1782 ps2_command(ps2dev, NULL, repeated_command)) in alps_rpt_cmd()
1790 repeated_command, param); in alps_rpt_cmd()