Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/mouse/
Dtrackpoint.h88 #define TP_TOGGLE_MB 0x23 /* Disable/Enable Middle Button */ macro
Dtrackpoint.c318 trackpoint_update_bit(&psmouse->ps2dev, TP_TOGGLE_MB, in trackpoint_sync()