Searched refs:upthresh (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dtrackpoint.h136 unsigned char thresh, upthresh; member in struct:trackpoint_data
H A Dtrackpoint.c157 TRACKPOINT_INT_ATTR(upthresh, TP_UP_THRESH);
230 trackpoint_write(&psmouse->ps2dev, TP_UP_THRESH, tp->upthresh);
261 tp->upthresh = TP_DEF_UP_THRESH;

Completed in 47 milliseconds