Lines Matching defs:uatp_knobs
355 struct uatp_knobs { struct
360 unsigned int two_finger_buttons;
361 unsigned int three_finger_buttons;
381 unsigned int multifinger_track;
386 unsigned int x_sensors;
387 unsigned int x_ratio;
388 unsigned int y_sensors;
389 unsigned int y_ratio;
390 unsigned int sensor_threshold;
391 unsigned int sensor_normalizer;
392 unsigned int palm_width;
393 unsigned int old_raw_weight;
394 unsigned int old_smoothed_weight;
395 unsigned int new_raw_weight;
423 static const struct uatp_knobs default_knobs = { argument