Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/serio/
H A Dps2mult.c31 #define PS2MULT_NUM_PORTS 2 macro
37 struct ps2mult_port ports[PS2MULT_NUM_PORTS];
179 for (i = 0; i < PS2MULT_NUM_PORTS; i++) { in ps2mult_connect()
195 for (i = 0; i < PS2MULT_NUM_PORTS; i++) { in ps2mult_connect()