Searched refs:PSMOUSE_CMD_RESET_WRAP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | alps.c | 1810 if (alps_rpt_cmd(psmouse, 0, PSMOUSE_CMD_RESET_WRAP, param)) { in alps_enter_command_mode() 1911 if (ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_WRAP) || in alps_monitor_mode() 1922 if (ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_WRAP)) in alps_monitor_mode() 2612 if (ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_WRAP) || in alps_dolphin_get_device_area() 2758 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2772 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2796 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2820 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2838 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2908 PSMOUSE_CMD_RESET_WRAP, e in alps_identify() [all...] |
H A D | psmouse.h | 15 #define PSMOUSE_CMD_RESET_WRAP 0x00ec macro
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | alps.c | 1810 if (alps_rpt_cmd(psmouse, 0, PSMOUSE_CMD_RESET_WRAP, param)) { in alps_enter_command_mode() 1911 if (ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_WRAP) || in alps_monitor_mode() 1922 if (ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_WRAP)) in alps_monitor_mode() 2612 if (ps2_command(ps2dev, NULL, PSMOUSE_CMD_RESET_WRAP) || in alps_dolphin_get_device_area() 2758 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2772 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2796 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2820 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2838 priv->addr_command = PSMOUSE_CMD_RESET_WRAP; in alps_set_protocol() 2908 PSMOUSE_CMD_RESET_WRAP, e in alps_identify() [all...] |
H A D | psmouse.h | 15 #define PSMOUSE_CMD_RESET_WRAP 0x00ec macro
|
Completed in 9 milliseconds