Searched defs:trackpoint_data (Results 1 – 1 of 1) sorted by relevance
144 struct trackpoint_data { struct145 u8 variant_id;146 u8 firmware_id;148 u8 sensitivity, speed, inertia, reach;149 u8 draghys, mindrag;150 u8 thresh, upthresh;151 u8 ztime, jenks;152 u8 drift_time;155 bool press_to_select;156 bool skipback;[all …]