Searched refs:upthresh (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | trackpoint.c | 192 TRACKPOINT_INT_ATTR(upthresh, TP_UP_THRESH, TP_DEF_UP_THRESH); 334 TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, upthresh); in trackpoint_sync() 355 TRACKPOINT_SET_POWER_ON_DEFAULT(tp, upthresh); in trackpoint_defaults()
|
H A D | trackpoint.h | 150 u8 thresh, upthresh; member
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | trackpoint.c | 192 TRACKPOINT_INT_ATTR(upthresh, TP_UP_THRESH, TP_DEF_UP_THRESH); 334 TRACKPOINT_UPDATE(in_power_on_state, psmouse, tp, upthresh); in trackpoint_sync() 355 TRACKPOINT_SET_POWER_ON_DEFAULT(tp, upthresh); in trackpoint_defaults()
|
H A D | trackpoint.h | 150 u8 thresh, upthresh; member
|
Completed in 3 milliseconds