Searched refs:PSMOUSE_CMD_RESET_DIS (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/input/mouse/
H A Dpsmouse.h20 #define PSMOUSE_CMD_RESET_DIS 0x00f6 macro
H A Dfocaltech.c295 ps2_command(&psmouse->ps2dev, NULL, PSMOUSE_CMD_RESET_DIS);
H A Dpsmouse-base.c1150 ps2_command(&psmouse->ps2dev, NULL, PSMOUSE_CMD_RESET_DIS);
1208 ps2_command(&psmouse->ps2dev, NULL, PSMOUSE_CMD_RESET_DIS);
1271 error = ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_DIS);
1455 ps2_command(&psmouse->ps2dev, NULL, PSMOUSE_CMD_RESET_DIS);
H A Dalps.c37 { PSMOUSE_CMD_RESET_DIS, 0x00 }, /* 1 */
56 { PSMOUSE_CMD_RESET_DIS, 0x00 }, /* 1 */
H A Delantech.c1407 ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_DIS);

Completed in 485 milliseconds