PS2_CMD_RESET_BAT 174 drivers/input/serio/libps2.c case PS2_CMD_RESET_BAT: PS2_CMD_RESET_BAT 263 drivers/input/serio/libps2.c timeout = command == PS2_CMD_RESET_BAT ? 1000 : 200; PS2_CMD_RESET_BAT 283 drivers/input/serio/libps2.c timeout = msecs_to_jiffies(command == PS2_CMD_RESET_BAT ? 4000 : 500); PS2_CMD_RESET_BAT 302 drivers/input/serio/libps2.c (command != PS2_CMD_RESET_BAT || ps2dev->cmdcnt != 1)) {