upthresh          190 drivers/input/mouse/trackpoint.c TRACKPOINT_INT_ATTR(upthresh, TP_UP_THRESH, TP_DEF_UP_THRESH);
upthresh          330 drivers/input/mouse/trackpoint.c 	TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, upthresh);
upthresh          351 drivers/input/mouse/trackpoint.c 	TRACKPOINT_SET_POWER_ON_DEFAULT(tp, upthresh);
upthresh          148 drivers/input/mouse/trackpoint.h 	u8 thresh, upthresh;