Home
last modified time | relevance | path

Searched refs:PS2MULT_NUM_PORTS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/serio/
H A Dps2mult.c31 #define PS2MULT_NUM_PORTS 2 macro
37 struct ps2mult_port ports[PS2MULT_NUM_PORTS];
45 /* First MUST come PS2MULT_NUM_PORTS selectors */
179 for (i = 0; i < PS2MULT_NUM_PORTS; i++) { in ps2mult_connect()
195 for (i = 0; i < PS2MULT_NUM_PORTS; i++) { in ps2mult_connect()
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dps2mult.c31 #define PS2MULT_NUM_PORTS 2 macro
37 struct ps2mult_port ports[PS2MULT_NUM_PORTS];
45 /* First MUST come PS2MULT_NUM_PORTS selectors */
179 for (i = 0; i < PS2MULT_NUM_PORTS; i++) { in ps2mult_connect()
195 for (i = 0; i < PS2MULT_NUM_PORTS; i++) { in ps2mult_connect()

Completed in 1 milliseconds