Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/mouse/
Dtrackpoint.c227 TRACKPOINT_INT_ATTR(upthresh, TP_UP_THRESH, TP_DEF_UP_THRESH);
314 TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, upthresh); in trackpoint_sync()
335 TRACKPOINT_SET_POWER_ON_DEFAULT(tp, upthresh); in trackpoint_defaults()
Dtrackpoint.h142 unsigned char thresh, upthresh; member