Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/keyboard/
H A Datkbd.c142 #define ATKBD_CMD_RESET_DIS 0x00f5 /* Reset to defaults and disable */ macro
762 if (ps2_command(ps2dev, NULL, ATKBD_CMD_RESET_DIS)) in atkbd_deactivate()