Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/mouse/
Dalps.c1774 int repeated_command, unsigned char *param) in alps_rpt_cmd() argument
1782 if (ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1783 ps2_command(ps2dev, NULL, repeated_command) || in alps_rpt_cmd()
1784 ps2_command(ps2dev, NULL, repeated_command)) in alps_rpt_cmd()
1792 repeated_command, param); in alps_rpt_cmd()