Searched refs:press_to_select (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.h139 unsigned char press_to_select; member in struct:trackpoint_data
H A Dtrackpoint.c161 TRACKPOINT_BIT_ATTR(press_to_select, TP_TOGGLE_PTSON, TP_MASK_PTSON, 0);
236 if (((toggle & TP_MASK_PTSON) == TP_MASK_PTSON) != tp->press_to_select)
252 tp->press_to_select = TP_DEF_PTSON;

Completed in 46 milliseconds