Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/mouse/
Dtrackpoint.h82 #define TP_TOGGLE_MB 0x23 /* Disable/Enable Middle Button */ macro
Dtrackpoint.c298 trackpoint_update_bit(&psmouse->ps2dev, TP_TOGGLE_MB, in trackpoint_sync()